nbadge

A Python CLI to generate Jupyter notebook badges for different services.


License
MIT
Install
pip install nbadge==0.1.3

Documentation

nbadge

pdm-managed

A Python CLI to generate Jupyter notebook badges for different services.

References

Development

  • pdm config python.use_venv False + pdm config python.use_venv
  • pdm install
  • pdm run nbadge --help
  • pdm run nbadge https://github.com/feedzai/feedzai-altair-theme/blob/master/demo.ipynb
  • pdm run black . + pdm run isort .

Notes