This repository is an environment sanbox for testing the magpylib main branch.
The purpose of this repository is to de-couple the content of a repository from the environment that is needed to run it. This allows us to update the content of a repo without needing to re-build the Binder needed for it. (More infos here)
Any other repo containing jupyter notebooks (as *.ipynb
or *.md
) can be linked to this repository via nbgitpuller and use the environment created by this repo.
The environment dependencies are defined here
You can use nbgitpuller link generator to create a custom Binder link that points to the content of your own repo.