Skip to content

BlaneG/examples-and-tutorials

Repository files navigation

Examples and tutorials

A collection of technical notebooks for data analysis.

Testing

pytest and nbval are used to validate that the notebooks are running without any errors: pytest --nbval-lax --current-env

--nbval-lax checks that the notebooks execute without errors. --curent-env is required to execute the notebooks using the active environment rather than the environment specified in each notebook cell.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published