Hidden Layers Workshop commands
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