SDC jupyterhub - gher-uliege/Documentation GitHub Wiki
Login
Login procedure for SeaDataCloud VRE Jupyterhub for DIVAnd: Note: this is a test site and it is rebooted during developments.
- Register at B2ACCESS EUDAT (https://b2access.eudat.eu/home/)
- Login to B2DROP (https://b2drop.eudat.eu) with your B2ACCESS credentials
- Click on the settings icon and select "Personal".
- Under Security, create new app-username and app-password. Keep these credentials as the password will be shown only once.
- Go to https://hub-test.oceanbrowser.net/hub/login
- Login with your app-username and app-password from B2DROP (not your email address or B2ACCESS password)
- Click on "New" (on the right) and select Julia 0.6
- As test, paste the following
include("/home/jovyan/.julia/v0.6/DIVAnd/examples/divand_simple_example.jl")
- Hit Control-Enter to execute
Note the first time, it takes a bit because the code is compiled in the background but every subsequent call is much faster.