News

In this video from the Blue Waters Symposium, Roland Haas from NCSA presents: Tutorial: How to use Jupyter Notebooks. "Jupyter notebooks provide a web-based interface to Python, R, Julia and other ...
The most common use cases for Jupyter Notebook are data science, mathematics, and other research projects that involve visualizations of data or formulas. Apart from those, though, there are ...
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.