Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 1.6 KB

intro_to_python_012_designsafe.md

File metadata and controls

61 lines (35 loc) · 1.6 KB

Accessing Jupyter Notebook via DesignSafe-CI

About DesignSafe

DesignSafe is the Cyberinfrastructure for the Natural hazards Engineering Research Infrastructure. DesignSafe supports data storage, research workflows, data analysis, and visualization. In addition, DesignSafe serves as a model for research computing in other fields.

A component of DesignSafe's Research Workbench is a Jupyter Notebook. Please feel free to use this resource for your work.

How to start up the Jupyter Notebook

A TACC account is assumed for the following instructions


Launching Jupyter 01

  • Click on the TACC icon to log in using your TACC account

Launching Jupyter 02

  • Select Workspace in the Research Workbench menu

Launching Jupyter 03

  • Scroll right in the list of apps and click on JuPyter

Launching Jupyter 04

  • Click Launch

Launching Jupyter 05

  • Click Log in

Launching Jupyter 06

  • Click Start my Server

Launching Jupyter 07

  • On the right, click New and select Python 3

Launching Jupyter 08

  • Jupyter should open and you should see the following

Launching Jupyter 09


Back: Getting Started with Jupyter | Top: Python Overview