-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
guidance on launching xmanager from colab #14
Comments
It isn't required to use |
also filed #21 about installation issue in the current colab environment (18.06) |
@andrewluchen if I remove it I get the following error:
See the following colab: |
A Colab notebook exemplifying how an experiment can be launched is available here. Due to Colab's limited |
The current codelab gives a good overview of orchestrating xmanager using its Python API directly from jupyter cells:
https://github.com/deepmind/xmanager/blob/main/codelab.ipynb
I'm curious if you have any guidance on how to achieve similar result in https://colab.research.google.com/ given it's limited support for
async
,await
googlecolab/colabtools#1553.The text was updated successfully, but these errors were encountered: