nbic
jupyter notebook toolkit
jupyter notebook toolkit
To install this package, run one of the following:
$ mamba env create -f env.yml
$ mamba env update -n nbic --file env.yml
pip install -e .
pip install nbic
$ conda activate nbic
$ pip install -e .
$ nbdev_prepare
$ nbdev_pypi
$ nbdev_conda --build_args '-c conda-forge'
$ nbdev_conda --mambabuild --build_args '-c conda-forge -c dsm-72'
Install latest from the GitHub repository:
$ pip install git+https://github.com/dsm-72/nbic.git
or from conda
$ conda install -c dsm-72 nbic
or from pypi
$ pip install nbic
Documentation can be found hosted on GitHub repository pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.
Summary
jupyter notebook toolkit
Last Updated
Oct 19, 2023 at 20:55
License
Apache Software
Total Downloads
15
Supported Platforms
GitHub Repository
https://github.com/dsm-72/nbicDocumentation
https://dsm-72.github.io/nbic