We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea12c9 commit 1d10b12Copy full SHA for 1d10b12
README.md
@@ -26,6 +26,7 @@ Python debugger (pdb) - [blog post](https://www.blog.pythonlibrary.org/2018/10/1
26
[pivottablejs](https://github.com/nicolaskruchten/jupyter_pivottablejs) - Drag n drop Pivot Tables and Charts for jupyter notebooks.
27
[itables](https://github.com/mwouts/itables) - Interactive tables in Jupyter.
28
[jupyter-datatables](https://github.com/CermakM/jupyter-datatables) - Interactive tables in Jupyter.
29
+[debugger](https://blog.jupyter.org/a-visual-debugger-for-jupyter-914e61716559) - Visual debugger for Jupyter.
30
31
#### Pandas Tricks, Alternatives and Additions
32
[Pandas Tricks](https://towardsdatascience.com/5-lesser-known-pandas-tricks-e8ab1dd21431)
0 commit comments