You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With jupytext in a pre-commit hook it should be possible to automatically update jupyter notebooks that mirror the example scripts in examples. These scripts can be thought of as utilities that perform a set of actions in the system. Keeping the utilities in script form is necessary for testing, but adding the notebook forms will allow for showcasing additional actions/visualizations.
The text was updated successfully, but these errors were encountered:
With jupytext in a pre-commit hook it should be possible to automatically update jupyter notebooks that mirror the example scripts in
examples
. These scripts can be thought of as utilities that perform a set of actions in the system. Keeping the utilities in script form is necessary for testing, but adding the notebook forms will allow for showcasing additional actions/visualizations.The text was updated successfully, but these errors were encountered: