Skip to content

Commit 102333b

Browse files
authored
[BREAKING] Remove colab.ipynb (#446)
* rm colab.ipynb * Update docs
1 parent 3deefe5 commit 102333b

File tree

2 files changed

+2
-184
lines changed

2 files changed

+2
-184
lines changed

Diff for: colab.ipynb

-182
This file was deleted.

Diff for: docs/source/tutorials/colab.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ Training in the cloud with Google Colab
33

44
If you don't have a good computer for training ML models, you use Google Colab
55
to train in the cloud using the pre-made Jupyter notebook at
6-
`colab.ipynb <https://github.com/sdatkinson/neural-amp-modeler/blob/main/colab.ipynb>`_,
6+
`colab.ipynb <https://github.com/sdatkinson/NAMTrainerColab/blob/main/notebook.ipynb>`_,
77
which is designed to be used with
88
`Google Colab <https://colab.research.google.com/>`_.
99

1010
Opening the notebook
1111
--------------------
1212

1313
To open the notebook in Colab, follow
14-
`this link <https://colab.research.google.com/github/sdatkinson/neural-amp-modeler/blob/d248a71/blob/main/colab.ipynb>`_.
14+
`this link <https://colab.research.google.com/github/sdatkinson/NAMTrainerColab/blob/main/notebook.ipynb>`_.
1515

1616
.. note:: Most browsers work, but Firefox can be a bit temperamental. This isn't
1717
NAM's fault; Google Colab just prefers Chrome (unsurprisingly).

0 commit comments

Comments
 (0)