You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.
I have created some custom datalab docker image to install python libraries we use often. The Dockerfile is shown below. The libraries however do not seem to be available on Jupyter after creating datalab instances using this image, since Jupyter uses different python binaries from some specific environments:
What would be the correct way to install python libraries in a custom docker image, or how can I prescribe the python binary I want to use with datalab please?
I have created some custom datalab docker image to install python libraries we use often. The Dockerfile is shown below. The libraries however do not seem to be available on Jupyter after creating datalab instances using this image, since Jupyter uses different python binaries from some specific environments:
What would be the correct way to install python libraries in a custom docker image, or how can I prescribe the python binary I want to use with datalab please?
Thanks
The text was updated successfully, but these errors were encountered: