Add a Jupyter notebook to examples #9
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
help wanted
Extra attention is needed
Many folks like to use Jupyter notebooks. Consider adding one/more alongside the Python scripts in the
demos
directories.In my experience, Jupyter notebooks are hard to test automatically (i.e., in CI), and thus tend to get buggy over time. I would want to see automated testing implemented somehow.
The text was updated successfully, but these errors were encountered: