launching into google colab with a pre-built environment. #927
Unanswered
sam1mitchell1-hub
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I don't believe that this is possible in colab, though you could include a bunch of If others in the community have experience with colab please share your thoughts! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, is it possible to launch from a jupyterbook into google colab with an environment that is specified. It is possible to do this using binder, where binder launches into jupyterhub rather than google colab. I have been finding that this way of doing it is inconsistent and doesnt always launch properly so I was wondering if it is possible to somehow create the environment in google colab, without having to do it manually, for example using some kind of postBuild file like with binder.
Beta Was this translation helpful? Give feedback.
All reactions