Fernando Batista

edit

About * Curriculum Vitae

* Conferences

Work

Personal

Resources

Site

INESC-ID

Accessing the HLT Resources

Using the machines with Jupyter
 
ssh -L 00000:x10.hlt.inesc-id.pt:00000 u00000@x10.hlt.inesc-id.pt 
python3.11 -m venv mypython
source ./mypython
pip install jupyter
jupyter notebook --no-browser --port 00000

Meetings

Last modified on May 24, 2024, at 08:01 AM UTC