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)
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for jupyterlab_pyflyby-3.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea0aea0cedad5348a7dc913972fd157ff3682362c09be2cc58e5918bda0e77d4 |
|
MD5 | 3097ecae589e20c65c2a09aa6e901268 |
|
BLAKE2b-256 | 707e4df7dc545f165cde0d831d0ca517d2b8cae65775acb5886cc550eebf1c23 |