Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 713 Bytes

intro_to_python_013_agave.md

File metadata and controls

23 lines (12 loc) · 713 Bytes

Accessing Jupyter Notebook via Agave

About Agave

Agave is an open source, platform-as-a-service solution for hybrid cloud computing. We can use Jupyter Notebooks through its public portal.

How to start up the Jupyter Notebook


  1. Browse to public.agaveapi.co/create_account and enter your registration information.

  2. Check your email and use the link to confirm registration.

  3. Log in to jupyter.agaveapi.co.

  4. Click Start my Server

  5. On the right, click New and select Python 3


Back: Getting Started with Jupyter | Top: Python Overview