Skip to content

Commit

Permalink
Update README.md with virtual desktop
Browse files Browse the repository at this point in the history
  • Loading branch information
ntolley authored Nov 10, 2023
1 parent 3a6e30b commit 0d0ddc9
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,12 @@ Here we provide HNN-core notebooks that compliment the following
* ERP tutorial

# SfN 2023 Workshop Instructions
### Loading HNN-GUI
## Login to virtual desktop
Choose the Desktop application and launch a new session (pick 6 nodes):

https://ood.ccv.brown.edu/pun/sys/dashboard/batch_connect/sessions

## Loading HNN-GUI
Copy and paste the following into the terminal of the virtual desktop:
```
singularity pull docker://jonescompneurolab/hnn
Expand All @@ -18,7 +23,7 @@ cd /home/hnn_user/hnn_source_code
python3 hnn.py
```

### Loading hnn-core jupyter notebook
## Loading hnn-core jupyter notebook
Copy and paste the following into the terminal of the virtual desktop:
```
module load hnn-workshop/2023.11
Expand Down

0 comments on commit 0d0ddc9

Please sign in to comment.