-
Connect to Windows server Geo14 (geo14.elie.ucl.ac.be)
Only available to students doing their master thesis with Pierre Defourny
Don’t forget to activate your VPN if you’re not connected in eduroam WIFI ! -
Open Anaconda Prompt
- Activate LBRAT2104’s environment
conda activate G:\conda_env\lbrat2104
The name of the environment must appear before the name of the disk
(G:\conda_env\lbrat2104) C:\>
- Go to home disk, the disk where you stored all you data
The home disk (\\geo12\homes) must be map before (via This PC > Map network drive…)
You can map the disk with another letter than HH:
- Launch Jupyter-Lab
jupyter lab
By default, Jupyter Lab opens in Internet Explorer and this does not work. You need to copy the URL link and paste it into Google Chrome instead.
- Navigates to the folder where the notebooks are located
You can download all the content of this git by clicking on “Code>Download ZIP”.