JupyterHub: Difference between revisions

From CSDMS
m (Help with lost username or password)
m (Touch text)
Line 3: Line 3:
<div class=AutoScaleImage>[[ File:jupyterhub.png | JupyterHub | 325 px | right | link=https://jupyter.org/hub ]]<div>
<div class=AutoScaleImage>[[ File:jupyterhub.png | JupyterHub | 325 px | right | link=https://jupyter.org/hub ]]<div>


CSDMS has a JupyterHub!
CSDMS has a JupyterHub: https://csdms.rc.colorado.edu.


https://csdms.rc.colorado.edu
It's free and available for use by all CSDMS members, whether you're an undergraduate, grad student, postdoc, researcher, or faculty.
 
It's free and available for all CSDMS members to use, whether you're a student, postdoc, faculty member, or researcher.


What can you do with the CSDMS JupyterHub? Here are a few ideas:
What can you do with the CSDMS JupyterHub? Here are a few ideas:


* Work on an assignment
* Work on a course assignment
* Prototype and test Python code for a model
* Prototype and test Python code for a model
* Run a model through [[PyMT]] or [[Landlab]]
* Run a model through [[PyMT]] or [[Landlab]]
Line 29: Line 27:
{{:JupyterHubSignUp}}
{{:JupyterHubSignUp}}


=== Forgotten username or password? ===
If you've forgotten your username or password, just fill out a [https://github.com/csdms/help-desk CSDMS Help Desk] request and we can help.
 
Fill out a [https://github.com/csdms/help-desk CSDMS Help Desk] issue and we can help.


== Resources ==
== Resources ==
Line 41: Line 37:
* [https://jupyter-notebook.readthedocs.io/en/stable/examples/Notebook/examples_index.html Notebook examples]
* [https://jupyter-notebook.readthedocs.io/en/stable/examples/Notebook/examples_index.html Notebook examples]
* [https://jupyter-notebook.readthedocs.io/en/stable/troubleshooting.html What to do when things go wrong]
* [https://jupyter-notebook.readthedocs.io/en/stable/troubleshooting.html What to do when things go wrong]
--[[User:Mpiper|Mpiper]] ([[User talk:Mpiper|talk]]) 10:06, 18 June 2020 (MDT)

Revision as of 14:34, 9 September 2021

The CSDMS JupyterHub
JupyterHub

CSDMS has a JupyterHub: https://csdms.rc.colorado.edu.

It's free and available for use by all CSDMS members, whether you're an undergraduate, grad student, postdoc, researcher, or faculty.

What can you do with the CSDMS JupyterHub? Here are a few ideas:

  • Work on a course assignment
  • Prototype and test Python code for a model
  • Run a model through PyMT or Landlab
  • Create a visualization for a journal article
  • Share a Notebook with colleagues
  • Deliver content for a multiuser workshop (like this, this, and this)
  • Run a lab from the CSDMS EKT repository
  • Highlight your research and share it with others in the community by developing your own EKT lab
  • Access a Linux OS and shell

Of course, these are just suggestions. How do you think you'll use the CSDMS JupyterHub?

If you have questions, or if you'd like more information, please contact us through the CSDMS Help Desk.

Getting access to the CSDMS JupyterHub

Although the CSDMS JupyterHub is publicly available, it's password-protected. To obtain a login, follow these steps.

  1. If you're not already a CSDMS member, sign up
  2. Create a login on the JupyterHub, providing a username and password (they can be whatever you like); this is separate from your CSDMS membership
  3. Request authorization for your new JupyterHub account through the CSDMS Help Desk--if you don't already have a GitHub account, you'll be asked to make one
  4. Once you're approved, sign in to the Hub!

If you've forgotten your username or password, just fill out a CSDMS Help Desk request and we can help.

Resources

If you're new to using Jupyter Notebook, here are a few resources to help you start: