HySpecNet-11k-Env_setup
About HySpecNet-11k
Repository Setup Reminders:
Re-clone if needed after a forced reset:
git clone https://git.tu-berlin.de/rsim/hsi-compression.git
Before pushing changes:
git remote update
git rebase origin/main
nbdev_prepare
VM and Jupyter Notebook Setup:
Connect to the virtual machine:
ssh root@VM_IP.Address
Tunnel the Jupyter Notebook:
ssh -i ~/.ssh/public_key -L 7777:localhost:8888 root@VM_IP_address
jupyter notebook --no-browser --port=8888 --ip=0.0.0.0 --allow-root
Access the notebook at localhost:7777.
foo
foo ()