Jupyter notebook / lab and tensorboard through ssh with a single command and config file
This script is inspired by https://github.com/nicolaschotard/stackyter but reimplemented to allow starting Jupyter in a container (singularity or docker) in the remote server
Visit https://vuillaut.github.io/sshlab/
Copy the example settings file .sshlab_config.yml
to your HOME and edit it to your needs.
pip install sshlab
or from source code:
pip install .
sshlab -c singularity_config