JupyterLab — Easy Playground
Next-gen Jupyter interface: tabbed editing, terminal, file browser, extensions
What is JupyterLab?Run locally
Install
pip install jupyterlabPython CodeRun locally
JupyterLab is part of the Python ecosystem. Next-gen Jupyter interface: tabbed editing, terminal, file browser, extensions.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?