Accessing the Workspace via Console Link
The Console Link functions as a gateway to access the Deka Notebook Workspace. Through the Console Link, users can enter the access token previously obtained to complete the authentication process. Once the token is verified, users will be directed to the Deka Notebook workspace and can begin using the notebook services as needed.
The Console Link ensures that access to the workspace is performed securely, allowing only users with a valid token to enter, thereby maintaining the integrity and security of the service.
Next, on the Deka Notebook page, click the More button ⟶ then select Console Link.

The system will automatically display the Console Link page. There are two button options to access the link:
Copy — to copy the URL and open it manually in your browser.
Open — to directly open the Console Link page in your browser.

Selanjutnya, setelah link dibuka dan diakses, sistem akan otomatis melakukan redirect ke halaman Jupyter Server.
Jupyter Server is a service that provides an interactive workspace environment for creating, editing, and running notebooks (Jupyter Notebooks). Within this environment, users can write code, execute commands, perform data analysis, generate visualizations, and carry out various computational tasks using interactive cells.

Next, on the Jupyter Server page, paste the token that was copied earlier, then click the Log in button.

After successfully logging in and entering the token, the system will automatically display the main page of the Jupyter Server.

Last updated
