Skip to content

Basic Panel Extensions Project

Compare
Choose a tag to compare
@MarcSkovMadsen MarcSkovMadsen released this 22 May 10:58
· 147 commits to main since this release

This Release provides the basic structure of a HoloViz Panel Extensions project. This includes

  • A nice CLI based on Python Invoke
  • Automated tests on pull requests and pushes to the main branch based on Github Actions.
  • A nice setup for Binder including example notebooks, panel apps served and VS Code server.
  • A nice setup.py file for release to PyPi.