Skip to main content

Pyflyby jupyterlab extension

Project description

@deshaw/jupyterlab-pyflyby

A labextension to integrate pyflyby with notebooks.

Pyflyby helps you get rid of the tedious task of recalling and adding import statements. This labextension takes it further by adding the import statements automatically in your notebook. For eg. executing np.arange(10)

Screenshot

You can decide cell where imports should be added by adding 'pyflyby-cell' cell tag to it.

Install

pip install jupyterlab_pyflyby
jupyter lab build

Working locally

pip install .
jupyter lab build

If you just want to try out changes in client-side extension -

cd ts
yarn
yarn build
jupyter labextension link .

History

This plugin was contributed back to the community by the D. E. Shaw group.

D. E. Shaw Logo

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jupyterlab_pyflyby-3.0.1.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

jupyterlab_pyflyby-3.0.1-py3-none-any.whl (12.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page