Jupyter lab on Yggdrasil

Hi,

I would like to ssh with an open port to Yggdrasil in order to run jupyter lab from my browser. Since the Yggradsil documentation is not online yet (unless I missed it), I don’t know which localhostname to use. I tried the one I use for Baobab but it does not work for Yggdrasil.
ssh -L 8893:localhost:8893 bavera@login1.yggdrasil.hpc.unige.ch
What should I use?

Thank you,
Simone

Never mind, it works just fine! I somehow forgot to source the bash in the terminal tap I was using. :sweat_smile: