-
Notifications
You must be signed in to change notification settings - Fork 4
Update CryoCloud demo (module 1) #62
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
base: main
Are you sure you want to change the base?
Conversation
|
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
| ## Task: Clone the CryoCloud jupyterbook | ||
|
|
||
| We will import the [CryoCloud Website Github repository](https://github.com/CryoInTheCloud/CryoCloudWebsite.git). | ||
| We will import the [workshop repository](https://github.com/geojupyter/workshop-open-source-geospatial.git). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| We will import the [workshop repository](https://github.com/geojupyter/workshop-open-source-geospatial.git). | |
| We will clone (e.g. make a local copy of) the [workshop repository](https://github.com/geojupyter/workshop-open-source-geospatial.git). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good suggestion! I'd use "i.e." (in other words) instead of "e.g." (for example), or completely omit it to read "clone (make a local copy of)"!
| cd yourfoldername | ||
| ``` | ||
|
|
||
| 3. Now clone the hackweek code into your current directory: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 3. Now clone the hackweek code into your current directory: | |
| 3. Now clone the workshop code into your current directory: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hackweek is also mentioned in the preceding paragraph
| To use a custom Docker image, select **Other**. | ||
| A field labeled **Custom image** will appear. This is where you will paste the Docker tag for the environment you want. | ||
|
|
||
|  |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you want this image to show the GPU option that the participants might see?
|
|
||
| <iframe | ||
| src="https://docs.google.com/presentation/d/e/2PACX-1vRe2ACdsZHjAfG_dpS_ZkDjLLG3qizsQCgWBgAXzetJlPz7DKVXWx3nrSfEK-LGEs_H8myf21tQzR9o/pubembed?start=false&loop=false&delayms=60000" | ||
| src="https://docs.google.com/presentation/d/1BRWaZUEfBJlKA9WL7jIdL_4jlQ24wohS_GNjYJCFliw/edit?usp=sharing/pubembed?start=false&loop=false&delayms=60000" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you confirm that the presentation is published and this is the correct URL? It doesn't look like a normal published URL (e.g. ends in /pubembed instead of /pub and has two query strings)
| 3) Sit back and learn about each of the tools! | ||
| - How to bring your own environment | ||
| - JupyterHub options and viewing setup | ||
| - Github |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - Github | |
| - GitHub |
| - JupyterHub options and viewing setup | ||
| - Github | ||
| - Virtual Linux desktop | ||
| - SyncThing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this still part of the module?
|
|
||
| ### Option A: Use an older or alternate CryoCloud environment | ||
|
|
||
| CryoCloud publishes its Python environment image to Quay.io. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| CryoCloud publishes its Python environment image to Quay.io. | |
| CryoCloud publishes its Python environment image to Quay.io, Red Hat’s hosted container image registry service which is free for publicly accessible container images. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding this because of the ongoing discussion of who are you trusting with your infrastructure...
Includes updated text for demo, bring your own and build your own instructions, and new associated screen shots
🔍 Preview: https://geojupyter-workshop-open-source-geospatial--62.org.readthedocs.build/
Note: This Pull Request preview is provided by ReadTheDocs. Our production website, however, is currently deployed with GitHub Pages.