Skip to content

Commit

Permalink
[BREAKING] Remove colab.ipynb (#446)
Browse files Browse the repository at this point in the history
* rm colab.ipynb

* Update docs
  • Loading branch information
sdatkinson authored Jul 27, 2024
1 parent 3deefe5 commit 102333b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 184 deletions.
182 changes: 0 additions & 182 deletions colab.ipynb

This file was deleted.

4 changes: 2 additions & 2 deletions docs/source/tutorials/colab.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ Training in the cloud with Google Colab

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

Opening the notebook
--------------------

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

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

0 comments on commit 102333b

Please sign in to comment.