Skip to content

Commit

Permalink
upick update to notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
timsainb committed Jun 11, 2019
1 parent a71d562 commit a2d94e5
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion notebooks/1.0-test-noise-reduction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,14 @@
"source": [
"%load_ext autoreload\n",
"%autoreload 2\n",
"%env CUDA_VISIBLE_DEVICES=3"
"#%env CUDA_VISIBLE_DEVICES=3"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"#### Download packages if in Google Colab"
]
},
{
Expand Down

0 comments on commit a2d94e5

Please sign in to comment.