Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
phlippe committed Oct 29, 2020
1 parent ee44806 commit 4cd4ea2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/tutorial_notebooks/tutorial1/Lisa_Cluster.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
"module load CUDA/10.1.243\n",
"module load cuDNN/7.6.5.32-CUDA-10.1.243\n",
"module load NCCL/2.5.6-CUDA-10.1.243\n",
"module load Anaconda3/2018.12\n",
"\n",
"# Your job starts in the directory where you call sbatch\n",
"cd $HOME/...\n",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"**Filled notebook:** \n",
"[![View on Github](https://img.shields.io/static/v1.svg?logo=github&label=Repo&message=View%20On%20Github&color=lightgrey)](https://github.com/phlippe/uvadlc_notebooks/blob/master/docs/tutorial_notebooks/tutorial2/Introduction_to_PyTorch.ipynb)\n",
"[![Open In Collab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/phlippe/uvadlc_notebooks/blob/master/docs/tutorial_notebooks/tutorial2/Introduction_to_PyTorch.ipynb) \n",
"\n",
"**Empty notebook:** \n",
"[![View on Github](https://img.shields.io/static/v1.svg?logo=github&label=Repo&message=View%20On%20Github&color=lightgrey)](https://github.com/phlippe/uvadlc_notebooks/blob/master/docs/tutorial_notebooks/tutorial2/Introduction_to_PyTorch_empty.ipynb)\n",
"[![Open In Collab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/phlippe/uvadlc_notebooks/blob/master/docs/tutorial_notebooks/tutorial2/Introduction_to_PyTorch_empty.ipynb)"
Expand Down

0 comments on commit 4cd4ea2

Please sign in to comment.