Skip to content

Commit 1cb4aad

Browse files
committed
Fixed link to notebooks on binder service
1 parent 5754a8f commit 1cb4aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You can give the repository a [Star](https://github.com/spatialaudio/digital-sig
1010
The Jupyter notebooks are available
1111

1212
* Online as [static web pages](http://nbviewer.ipython.org/github/spatialaudio/digital-signal-processing-lecture/blob/master/index.ipynb)
13-
* Online for [interactive use](https://hub.mybinder.org/user/spatialaudio-di-cessing-lecture-ozvc5wsr/notebooks/index.ipynb) using [binder](http://mybinder.org/)
13+
* Online for [interactive use](https://mybinder.org/v2/gh/spatialaudio/digital-signal-processing-lecture/master?filepath=index.ipynb) using [binder](http://mybinder.org/)
1414
* Local (offline) use on your computer
1515

1616
The local use on your computer requires a local Jupyter/IPython installation. The [Anaconda distribtution](https://www.continuum.io/downloads) provides a good starting point. You have to [download or clone the notebooks from Github](http://github.com/spatialaudio/digital-signal-processing-lecture). Use a [Git](http://git-scm.org/) client to clone the notebooks and then start your local Jupyter server. For manual installation of Jupyter under OS X/Linux please refer to your packet manager.

0 commit comments

Comments
 (0)