News

Add-on to Jupyter Notebooks enables a literate Python development style that gives you high-quality documentation, tests, continuous integration, and packaging for free.
If you want to add more interactivity to a Jupyter Notebook, one way to do this is with the ipywidgets add-on. With ipywidgets, cells can generate basic GUI controls like sliders or input boxes.
Because of the client/server architecture, it is very simple to share notebooks with other users. You can — in theory — use Jupyter for anything you could use Python for.
There's nothing quite like running Python code on your self-hosted Jupyter Notebook server ...
While the new hints don't change any code, the team is working to provide the ability to add suggested annotations to code via code operations for inlay hints. The other main highlight of the update ...
TOOLBOX 30 October 2018 Why Jupyter is data scientists’ computational notebook of choice An improved architecture and enthusiastic user base are driving uptake of the open-source web tool.