diff --git a/README.md b/README.md index 165a2b39d..6156494cc 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [](https://mybinder.org/v2/gh/jakevdp/PythonDataScienceHandbook/master?filepath=notebooks%2FIndex.ipynb) [](https://colab.research.google.com/github/jakevdp/PythonDataScienceHandbook/blob/master/notebooks/Index.ipynb) +[](https://www.deepnote.com/launch?template=data-science&url=https://github.com/jakevdp/PythonDataScienceHandbook/blob/master/notebooks/Index.ipynb) This repository contains the entire [Python Data Science Handbook](http://shop.oreilly.com/product/0636920034919.do), in the form of (free!) Jupyter notebooks. @@ -17,6 +18,8 @@ This repository contains the entire [Python Data Science Handbook](http://shop.o - Launch a live notebook server with these notebooks using [binder](https://beta.mybinder.org/): [](https://mybinder.org/v2/gh/jakevdp/PythonDataScienceHandbook/master?filepath=notebooks%2FIndex.ipynb) +- Launch executable versions of these notebooks using [Deepnote](https://www.deepnote.com/): [](https://www.deepnote.com/launch?template=data-science&url=https://github.com/jakevdp/PythonDataScienceHandbook/blob/master/notebooks/Index.ipynb) + - Buy the printed book through [O'Reilly Media](http://shop.oreilly.com/product/0636920034919.do) ## About