Skip to content

philipsd6/evaluation-binder

Repository files navigation

Evaluation Binder

Various JupyterLab notebooks for collaboration and evaluations conducted by internal staff for external users.

Binder

Contributing

In order to contribute, you must have git-crypt installed, and unlock the repository using the pre-shared passphrase:

./unlock_repo

You should also install the pre-commit to run the pre-commit filters configured for this repository:

pip install --user pre-commit
pre-commit install

Releases

No releases published

Packages

No packages published