Skip to content

Commit

Permalink
Update Initial_Setup with dummyAuthenticator
Browse files Browse the repository at this point in the history
  • Loading branch information
PatriLoto authored Jun 27, 2024
1 parent 8c22914 commit fd57c76
Showing 1 changed file with 17 additions and 8 deletions.
25 changes: 17 additions & 8 deletions book/04_NASA_Earthdata/0_Initial_Setup.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,32 @@
# Initial Setup

## 1- How to use the 2i2c Hub

To access the 2i2c Hub, follow these simple steps:
## 1- Accesing to the 2i2c Hub

To login to the 2i2c Hub, follow these simple steps:

* Enter the 2i2c Hub prepared to this tutorial: https://climaterisk.opensci.2i2c.cloud/.

* Enter your credentials: choose any username and the password will be share the previous day to the tutorial. One recommendation at the moment to choose a username is that use you GitHub username to avoid name collisions.

* Go to the 2i2c Hub: https://2i2c.org/platform/

![2i2c_login](../assets/2i2c_login.png)

* Enter your credentials: username and password (Note: You must have previously sent your Github account username to be enabled for access with that account).
Logging in maytake a few minutes if a new node needs to be created.

![start_server2](../assets/start_server.png)

* If the login is successful, you will see the following screen. Choose the Start option to enter the JupyterLab environment in the cloud.


![2i2c_login](../assets/start_server.png)
Something important to know is that by default, logging into https://climaterisk.opensci.2i2c.cloud will automatically clone https://github.com/ScienceCore/scipy-2024-climaterisk and change to that directly. If the login is successful, you will see the following screen.

![2i2c_login](../assets/2i2c_login.png)

* Finally, if you see the following JupyterLab screen, you are ready to start working.

![ambiente_trabajo_jupyter_lab](../assets/work_environment_jupyter_lab.png)
![work_environment_jupyter_lab](../assets/work_environment_jupyter_lab.png)

**Notes:** Take in account that the files will persist between sessions if the same username is used.


## 2. Using NASA's Earthdata

Expand Down

0 comments on commit fd57c76

Please sign in to comment.