@@ -55,12 +55,20 @@ para aprender sobre Bash, Git/GitHub y Python.
55
55
intercambiar ideas.
56
56
- No es necesario tener conocimientos de programación.
57
57
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:
59
64
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.
64
72
65
73
## License | Licencia
66
74
@@ -84,11 +92,12 @@ and remixed under their [license][swc-license].
84
92
85
93
<!-- Links -->
86
94
87
- [ badge ] : https://img.shields.io/badge/CSDMS -JupyterHub-orange.svg
95
+ [ badge ] : https://img.shields.io/badge/OpenEarthscape -JupyterHub-orange
88
96
[ cc-by ] : http://creativecommons.org/licenses/by/4.0/
89
97
[ 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
92
101
[ notebook ] : ./lessons/jupyter/general_jupyter_notebook_tutorial.ipynb
93
102
[ nsf-award-nicole ] : https://www.nsf.gov/awardsearch/showAward?AWD_ID=2118272
94
103
[ nsf-award-julie ] : https://www.nsf.gov/awardsearch/showAward?AWD_ID=2117519
0 commit comments