#160: Jupyter Notebooks for Your Data Analysis
While working through a Python data analytics course, I started to like Jupyter Notebooks a lot. Not only do we get much faster feedback when we plot our data, this format offers an effortless way to keep your documentation next to your code. Let us explore this fascinating runtime environment for our code.