diff --git a/abecto-tutorial.ipynb b/.binder/abecto-tutorial.ipynb similarity index 100% rename from abecto-tutorial.ipynb rename to .binder/abecto-tutorial.ipynb diff --git a/.binder/environment.yml b/.binder/environment.yml new file mode 100644 index 00000000..f9f9a6ad --- /dev/null +++ b/.binder/environment.yml @@ -0,0 +1,3 @@ +name: environment +channels: + - conda-forge diff --git a/.binder/postBuild b/.binder/postBuild new file mode 100644 index 00000000..0c418909 --- /dev/null +++ b/.binder/postBuild @@ -0,0 +1 @@ +mv .binder/abecto-tutorial.ipynb abecto-tutorial.ipynb