We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3daceb commit 3cb603bCopy full SHA for 3cb603b
content/pages/02-development-environments/06-jupyter-notebook.markdown
@@ -184,3 +184,7 @@ like advanced interactive visualizations.
184
* [Creating Presentations with Jupyter Notebook](http://www.blog.pythonlibrary.org/2018/09/25/creating-presentations-with-jupyter-notebook/)
185
shows how to make slides out of your cells so you can present your
186
work like a traditional presentation.
187
+
188
+* [Power-Ups for Jupyter Notebooks](https://towardsdatascience.com/power-ups-for-jupyter-notebooks-ebfa6e5e57a0)
189
+ gives an overview of helpful add ons, shortcuts and tricks that you
190
+ can use in your Jupyter Notebooks.
0 commit comments