Jupyter Notebook — Expert Playground
Web-based interactive computing: mix code, output, markdown, and visualizations in cells
Jupyter Notebook deep diveRun locally
Install
pip install notebookPython CodeRun locally
Expert-level understanding of Jupyter Notebook helps leverage it to its full potential.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?