Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 2.23 KB

File metadata and controls

30 lines (15 loc) · 2.23 KB

Log in to Jupyter Hub

A Jupyter Notebook is a versatile, web-based interactive computing platform used primarily for data science and scientific computing. It allows users to create and share documents, also referred to as Notebooks, that contain live code, equations, visualizations, and narrative text. By combining code execution with text elements, Jupyter Notebooks facilitate an intuitive and cohesive workflow, enabling users to document their thought processes, visualize data, and share their findings seamlessly.

An example of a Jupyter environment with an open notebook.

Follow the steps below:

  1. Open up JupyterHub, e.g. at: https://www.mdps.mcp.nasa.gov:4443/unity/ops/jupyter/
  • NOTE: Link will vary depending on the “project/venue” that you’re using. For this tutorial, the “project/venue” is “unity/ops”.


2. Log in using your Unity Cognito Account as shown in the figure below.

  1. Select the “Unity - Datascience Environment” Server, and select “Start” to begin your session as shown in the figure below:

You will see a loading screen and then the Jupyter environment will display.