Nieuws

Jupyter Notebook is not a full-blown development environment for Python. Many of the features you would expect to find in an IDE—e.g., interactive debugging, code completion, and module ...
The advantage of using Jupyter instead of an ordinary interactive interpreter like Python's is that Jupyter automatically saves a record of what you do.