Connecting to Amarel in Terminal
Connect to VPN on Cisco Anyconnect App Tutorial
- fill in on Cisco Anyconnect app:
- vpn.rutgers.edu
- NetID password
- DUO mobile password
- or webpage: https://vpn1.rutgers.edu/+CSCOE+/logon.html#form_title_text
- fill in on Cisco Anyconnect app:
- Now, in your terminal…
- On terminal or shell scripting application, Enter
ssh netID@amarel.rutgers.edu
(replace with your NetID) - prompts for password- Enter NetID password
- On terminal or shell scripting application, Enter
- Activate Environment
conda activate /projects/community/holmesenv
Connecting to Amarel Online Jupyter Notebook
- Connect to VPN
- Start a jupyter notebook etc. session https://ondemand.hpc.rutgers.edu
- Go to https://ondemand.hpc.rutgers.edu for the GUI
Go to dashboard → interactive apps → Personal Jupyter
Recommended Settings Partition: p_dz268_1 (CAHBIR Partition) Hours: 72 (max is 8064) Conda Path: projects/community/holmesenv Conda Environment: holmesenv
- Launch session
- In Jupyter Notebook, if necessary, make sure you’re in the holmesenv conda
- Select in toolbar Kernel>Change kernel>holmesenv