Skip to content

Commit

Permalink
Notebook fix
Browse files Browse the repository at this point in the history
  • Loading branch information
greydanus committed May 6, 2024
1 parent 61d5dcd commit 233e8d3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion notebooks/1. quickstart.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@
}
],
"source": [
"# Run this if you're in a Colab\n",
"!python -m pip install git+https://github.com/greydanus/mnist1d.git@master\n",
" \n",
"# Download repo directly (gives access to notebooks/models.py and notebooks/train.py)\n",
"!git clone https://github.com/greydanus/mnist1d"
]
},
Expand Down

0 comments on commit 233e8d3

Please sign in to comment.