Skip to article frontmatterSkip to article content
Fornax User Documentation

Quick Start Guide

The Fornax Science Console is a robust tool for scientific research. This quick-start guide introduces the basic steps to begin using it effectively.

1. Get an Account

To create a Fornax Science Console and Community Forum account, go to https://signup.fornax.sciencecloud.nasa.gov and follow the instructions that ask you for some information as follows:

Once your account is created, you will receive an email with further instructions on how to log in and find information and help, etc.

2. Log In

Once you receive your credentials, log into the Fornax Science Console at: 🔗 https://science-console.fornax.sciencecloud.nasa.gov/

3. Select JupyterHub

After logging in, you will see a Resource Dashboard. You can learn more about it in the Dashboard section. For now, go to the left-hand menu and choose JupyterHub under Compute.

4. Select a Server Type and Environment

You’ll be prompted to select the following:

5. Launch JupyterLab

Click Start to launch the base environment. It is normal for JupyterLab to take a couple of minutes to start. At this point, the server you have chosen will begin accruing cost, even though you have not started any computations. Since you have chosen the Small server, this cost will be low.

6. Open a New Notebook

In JupyterLab, you will see a main menu at the top, your persistent home directory on the left, and a work area on the right. The Launcher tab is open in the work area by default. You can click the + to the right of the tab name just under the main menu to open a new Launcher tab at any time.

7. Shut Down Your Server

Since running sessions continuously use the allocated credit, it strongly recommended that yoy should terminate you session when you are done with the work. See the JupyterLab Session Information for details. The session can be stopped by clicking Stop My Server from the jupyterhub control panel page, which is accessed from from:

Clicking Logout from the File menu (or in the upper right corner of the JupyterHub control page) does not stop the session. It only logs you out. See JupyterLab Session Information for details.