JupyterLab — Intermediate Playground
Next-gen Jupyter interface: tabbed editing, terminal, file browser, extensions
Using JupyterLab effectivelyRun locally
Install
pip install jupyterlabPython CodeRun locally
Following best practices with JupyterLab ensures a productive development workflow.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?