The [pants-jupyter-plugin](🔗) project provides a Jupyter plugin that can be used to load Pants targets directly into a notebook.
## Installation
Jupyter plugins are typically installed using `pip
` directly alongside Jupyter (Lab) itself.
If you don't already have Jupyter set up somewhere, create a virtualenv for it, and then install and start it by running:
## Usage
For instructions on using the plugin, see its [README](🔗).
An example session that loads a target from the example-python repository might look like:
