Jupyter NotebookAdvanced Playground

Web-based interactive computing: mix code, output, markdown, and visualizations in cells

Jupyter Notebook advanced featuresRun locally
Install
pip install notebook
Python CodeRun locally

Jupyter Notebook offers advanced features for power users and complex workflows.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?