-
Notifications
You must be signed in to change notification settings - Fork 12
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
Update AEON tutorials for version 1.0 #147
Conversation
Hi @pauleve! I am again having problems with building the image locally. However, the notebooks should be updated, only some of the cell output is not re-computed (I wanted to do that using the actual image so that I don't have to figure out how to install biolqm locally without conda). Is that something that you can do? (or at least make the image available through dockerhub so that I can update the cell outputs?) |
Thanks!
Alternatively, I just update the CI so an image :for-next gets uploaded before validation (which is necessary for uploading the :next. I'll close the PR once the tests passed. Thanks again! |
I've tried the local build through |
Also... I've split the problematic command in the |
Next issue: It's trying to connect to |
It could be due to some security layer that limit access to internet (in your output.txt, wget fails with error code 4, which means "Network failure". Maybe adding |
( |
Thank you! I'll see what I can do. I use this machine to build and host a bunch of other docker containers with jupyter notebooks and network access works fine in those, so hopefully the "global" config should not be completely broken. But it might be some weird docker magic with this particular base image... |
Adding |
Work in progress: I still need to update one notebook and then check validation, but I could not build the image locally, so I'm using your CI to make the image that I can test with.
Updates the AEON tutorial notebooks, mostly using new method and argument names that are now planned for long-term support.
The image can be tested using