Skip to main content

jupyter notebook toolkit

Project description

nbkit

Developer Guide

Setup

# create conda environment
$ mamba env create -f env.yml

# update conda environment
$ mamba env update -n nbkit --file env.yml

Install

pip install -e .

# install from pypi
pip install nbkit

nbdev

# activate conda environment
$ conda activate nbkit

# make sure the nbkit package is installed in development mode
$ pip install -e .

# make changes under nbs/ directory
# ...

# compile to have changes apply to the nbkit package
$ nbdev_prepare

Publishing

# publish to pypi
$ nbdev_pypi

# publish to conda
$ nbdev_conda --build_args '-c conda-forge'
$ nbdev_conda --mambabuild --build_args '-c conda-forge -c dsm-72'

Usage

Installation

Install latest from the GitHub repository:

$ pip install git+https://github.com/dsm-72/nbkit.git

or from conda

$ conda install -c dsm-72 nbkit

or from pypi

$ pip install nbkit

Documentation

Documentation can be found hosted on GitHub repository pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.

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

nbkit-0.0.10.tar.gz (26.3 kB view details)

Uploaded Source

Built Distribution

nbkit-0.0.10-py3-none-any.whl (35.0 kB view details)

Uploaded Python 3

File details

Details for the file nbkit-0.0.10.tar.gz.

File metadata

  • Download URL: nbkit-0.0.10.tar.gz
  • Upload date:
  • Size: 26.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for nbkit-0.0.10.tar.gz
Algorithm Hash digest
SHA256 f0235d641be7aa07d3584240fa60ea08c2503da9a8ef5588d3fd3f207633b193
MD5 d9674462390fdbf908847f0ed44b58e1
BLAKE2b-256 cf0ffcc082cfbb61dbca3da25683a8353564caea11fe7861bdc13d1ce7b27b10

See more details on using hashes here.

File details

Details for the file nbkit-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: nbkit-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 35.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for nbkit-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 89521089c593cdca06f81ff9286fb74d6276c804b7af110ee08ed9a5614cca72
MD5 034fd2af68032696c8cc01dbbeb6d621
BLAKE2b-256 b9b2bb914bde377d84eb0f73345ab1503e9e9ca22d677cebbabfa1b07d87861a

See more details on using hashes here.

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