jupyterlabEasy Playground

Next-gen Jupyter interface with extensions and file browser

Getting started with jupyterlabRun locally
Install
pip install jupyterlab
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: jupyterlab)

jupyterlab is a third-party package. Next-gen Jupyter interface with extensions and file browser. Install with: pip install jupyterlab

Challenge

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