Section author: Knut Olsen <knut.olsen@noirlab.edu>, Robert Nikutta <robert.nikutta@noirlab.edu>
Version: 20210105
1.3.1. Creating an Account / Logging-In¶
The upper right corner of the Data Lab web page contains links to log in or sign up for a new account.
Clicking on Sign Up brings up a registration form, with all fields required.
Once submitted, a human will confirm the registration of the account, and an email will be sent to the email address you provided.
Clicking on Login brings up the login page.
Once you log in, you will be redirected to the previous page. To manage your account, click on your username in the upper right corner. From there, you can update your name, email, and instutue, change your password, find basic information about your account, and preview your resource allocation. You can log out by clicking the logout button in the upper right corner next to your user name.
1.3.1.1. What does an account give you?¶
Many Data Lab services can be accessed anonymously, without the need to create an account. These include:
Database queries through web, Python clients and interfaces, or other TAP clients
Public Jupyter Notebook server for temporary analysis and exploration
An authenticated user gets access to:
MyDB and virtual storage of results from queries or other operations, backed by a server-side resource allocation of 1+ TB.
Private Jupyter Notebook server for persistent analysis and exploration