Library to support combining jupyter notebooks and pydoit.
Project description
pydoit-nb
Library to support combining jupyter notebooks and pydoit.
Full documentation can be found at: pydoit-nb.readthedocs.io. We recommend reading the docs there because the internal documentation links don't render correctly on GitHub's viewer.
Installation
pydoit-nb can be installed with conda or pip:
pip install pydoit-nb
conda install -c conda-forge pydoit-nb
Additional dependencies can be installed using
# To add notebook dependencies
pip install pydoit-nb[notebooks]
# If you are installing with conda, we recommend
# installing the extras by hand because there is no stable
# solution yet (issue here: https://github.com/conda/conda/issues/7502)
For developers
For development, we rely on poetry for all our dependency management. To get started, you will need to make sure that poetry is installed (instructions here, we found that pipx and pip worked better to install on a Mac).
For all of work, we use our Makefile
.
You can read the instructions out and run the commands by hand if you wish,
but we generally discourage this because it can be error prone.
In order to create your environment, run make virtual-environment
.
If there are any issues, the messages from the Makefile
should guide you
through. If not, please raise an issue in the issue tracker.
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
Built Distribution
Hashes for pydoit_nb-0.3.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | edf461615b6a49a53eee2b6aaefc1957a1a79d96929c5e6e172ed73b72820267 |
|
MD5 | f210a50657d2fd194ffc4f8d297194ae |
|
BLAKE2b-256 | 9047f0e512178ae8dfbe5d3f9b519ff46c52234fc6ba13b40c37c13528adc3b8 |