Skip to content

Commit dd425d3

Browse files
authored
Merge pull request #46 from CodeToCommunicate/mdpiper/update-jhub-text
Update JupyterHub name
2 parents b604346 + 4169e74 commit dd425d3

File tree

1 file changed

+17
-8
lines changed

1 file changed

+17
-8
lines changed

README.md

Lines changed: 17 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,20 @@ para aprender sobre Bash, Git/GitHub y Python.
5555
intercambiar ideas.
5656
- No es necesario tener conocimientos de programación.
5757

58-
## The CSDMS JupyterHub
58+
The CoCo lessons can be run locally
59+
if you install Anaconda and a `git` client
60+
(covered in [lesson 1](./01_coding_environment.md)).
61+
All lessons are also available
62+
on the [OpenEarthscape JupyterHub][jhub].
63+
Click this button:
5964

60-
The [Community Surface Dynamics Modeling System][csdms] (CSDMS)
61-
provides a JupyterHub where the notebooks in this repository can be run.
62-
Click this button [![Run on CSDMS JupyterHub][badge]][nbgitpuller-link]
63-
to open this repository directly on the CSDMS JupyterHub!
65+
[![Run on OpenEarthscape JupyterHub][badge]][jhub-link]
66+
67+
to open the lessons directly on the OpenEarthscape JupyterHub!
68+
69+
> **Note:** The OpenEarthscape JupyterHub is password-protected.
70+
Please contact your instructor about obtaining a login,
71+
or visit [this page][jhub-info] for more information.
6472

6573
## License | Licencia
6674

@@ -84,11 +92,12 @@ and remixed under their [license][swc-license].
8492

8593
<!-- Links -->
8694

87-
[badge]: https://img.shields.io/badge/CSDMS-JupyterHub-orange.svg
95+
[badge]: https://img.shields.io/badge/OpenEarthscape-JupyterHub-orange
8896
[cc-by]: http://creativecommons.org/licenses/by/4.0/
8997
[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png
90-
[csdms]: https://csdms.colorado.edu
91-
[nbgitpuller-link]: https://lab.openearthscape.org/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2FCodeToCommunicate%2FCoCoLessons&urlpath=lab%2Ftree%2FCoCoLessons%2F%3Fautodecode&branch=main
98+
[jhub]: https://csdms.colorado.edu/wiki/JupyterHub
99+
[jhub-info]: https://csdms.colorado.edu/wiki/JupyterHub
100+
[jhub-link]: https://lab.openearthscape.org/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2FCodeToCommunicate%2FCoCoLessons&urlpath=lab%2Ftree%2FCoCoLessons%2F%3Fautodecode&branch=main
92101
[notebook]: ./lessons/jupyter/general_jupyter_notebook_tutorial.ipynb
93102
[nsf-award-nicole]: https://www.nsf.gov/awardsearch/showAward?AWD_ID=2118272
94103
[nsf-award-julie]: https://www.nsf.gov/awardsearch/showAward?AWD_ID=2117519

0 commit comments

Comments
 (0)