You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ You can give the repository a [Star](https://github.com/spatialaudio/digital-sig
10
10
The Jupyter notebooks are available
11
11
12
12
* 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/)
14
14
* Local (offline) use on your computer
15
15
16
16
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