Skip to main content

Hidden Layers Workshop commands

 

Participants' credentials

Isabela Dimarco ws_01
Hartmut Bohnacker ws_02
Maika Dieterich ws_03
Julius Walsch ws_04
Alexander Bauer ws_05
Francesco Scheffczyk ws_06
Jada Jui Yu Hung ws_07
Inca Jentsch ws_08
Polina Toumey ws_09

ws_10

Password: 

hidden-layers

 

CMD Commands for JupyterHub

 

endow bash file right to execute

chmod +x install.sh

installations...

./install.sh


initialize bash shell

conda init bash

restart shell

source ~/.bashrc

then:

conda activate myenv

downloading an entire folder from Jupyter Hub

zip -r example.zip original_folder