Best Jupyter Notebook Extensions
Welcome back! As most of you know, Jupyter (or Jupyter Notebook) is an awesome way to develop your programming projects, if you don’t know anything about this software, check out their website below:
Luckily for us, there are tons of extensions available for Jupyter that improves your workflow, so let’s talk about some of the best extensions you need to install!
Variable Inspector
First off, one of the biggest complaints about Jupyter Notebooks are the lack of variable explorers (IDE’s like PyCharm and Spyder have this capability), but what if I told you there was a way to do this? Well, there actually is! With the variableinspector extension, you can accomplish this! Check out the link below to learn more: