Skip to content
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

Adding metadata preservation tutorial notebooks #23

Merged
merged 8 commits into from
Apr 1, 2022

Conversation

dzenanz
Copy link
Member

@dzenanz dzenanz commented Mar 30, 2022

Closes #16.

@thewtex
Copy link
Member

thewtex commented Mar 31, 2022

Can you add a MyBinder link in the tutorial description Markdown? This will help testing / review.

@dzenanz
Copy link
Member Author

dzenanz commented Mar 31, 2022

@thewtex Is MyBinder down currently? Or am I doing something wrong? Tail of status outuput:

Step 48/48 : CMD ["jupyter", "notebook", "--ip", "0.0.0.0"]
 ---> [Warning] Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
 ---> Running in b31f8c21fb9d
Removing intermediate container b31f8c21fb9d
 ---> 4b94e35c155d
{"aux": {"ID": "sha256:4b94e35c155d8145d934142e20278cfdaa6f523e2289bdc907fc99657f70a782"}}Successfully built 4b94e35c155d
Successfully tagged gesiscss/binder-r2d-g5b5b759-insightsoftwareconsortium-2dgetyourbrainstraight-ff41d1:ea668a498e5bc94f2fe62303cf48483b4b084fb8
Pushing image
Pushing image
Pushing image
Pushing image
Pushing image
Successfully pushed gesiscss/binder-r2d-g5b5b759-insightsoftwareconsortium-2dgetyourbrainstraight-ff41d1:ea668a498e5bc94f2fe62303cf48483b4b084fb8Built image, launching...
Launching server...
Server requested
2022-03-31T18:19:28.240109Z [Normal] Successfully assigned bhub-ns/jupyter-insightsoftware-2durbrainstraight-2dfmm7fs8c to spko-css-app03
2022-03-31T18:19:31Z [Normal] Container image "jupyterhub/k8s-network-tools:1.1.2" already present on machine
2022-03-31T18:19:31Z [Normal] Created container block-cloud-metadata
2022-03-31T18:19:31Z [Normal] Started container block-cloud-metadata
2022-03-31T18:19:32Z [Normal] Pulling image "gesiscss/binder-r2d-g5b5b759-insightsoftwareconsortium-2dgetyourbrainstraight-ff41d1:ea668a498e5bc94f2fe62303cf48483b4b084fb8"
2022-03-31T18:19:33Z [Warning] Failed to pull image "gesiscss/binder-r2d-g5b5b759-insightsoftwareconsortium-2dgetyourbrainstraight-ff41d1:ea668a498e5bc94f2fe62303cf48483b4b084fb8": rpc error: code = Unknown desc = Error response from daemon: pull access denied for gesiscss/binder-r2d-g5b5b759-insightsoftwareconsortium-2dgetyourbrainstraight-ff41d1, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
2022-03-31T18:19:33Z [Warning] Error: ErrImagePull
2022-03-31T18:19:35Z [Normal] Back-off pulling image "gesiscss/binder-r2d-g5b5b759-insightsoftwareconsortium-2dgetyourbrainstraight-ff41d1:ea668a498e5bc94f2fe62303cf48483b4b084fb8"
2022-03-31T18:19:35Z [Warning] Error: ImagePullBackOff

@dzenanz dzenanz mentioned this pull request Mar 31, 2022
6 tasks
@dzenanz
Copy link
Member Author

dzenanz commented Mar 31, 2022

MyBinder link works now.

@thewtex
Copy link
Member

thewtex commented Mar 31, 2022

Looking great!

@satra
Copy link
Collaborator

satra commented Mar 31, 2022

just a thought here. if you install jupytext you can mark the notebook to save as both ipynb and markdown, which may make diffs easier to check.

@dzenanz dzenanz requested a review from thewtex March 31, 2022 22:46
@dzenanz dzenanz changed the title Adding image grid notebook Adding metadata preservation tutorial notebooks Apr 1, 2022
@dzenanz dzenanz merged commit 2532f8c into main Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add description for metadata preservation tutorial
3 participants