Basic Panel Extensions Project
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.