diff --git a/.binder/apt.txt b/.binder/apt.txt
index f359f073a1f1a020ae08d923becf10ca1e4afb57..be3e7822e6157c5d49035615dd04791a7f75083e 100644
--- a/.binder/apt.txt
+++ b/.binder/apt.txt
@@ -1 +1,2 @@
 libgl1-mesa-glx
+vim
diff --git a/.binder/environment.yml b/.binder/environment.yml
index 05206e85ab01dbd7976758115ce896ee24156137..060bc1ffd94cef48a9d42b37426f94a86ad8a99d 100644
--- a/.binder/environment.yml
+++ b/.binder/environment.yml
@@ -28,6 +28,7 @@ dependencies:
 - pylint>=2.5.0
 - yapf
 - rope>=0.10.5
+- spacy
 # other extensions
 #- jupyterlab-git
 #- jupyterlab-spellchecker
diff --git a/README.md b/README.md
index 3a21002358cd24b01187cc2dccaa9c6a33e20a72..44e5fdc8d2b3623387cc6afa3b450763d9ea7405 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,8 @@
 
 You can this repository as it is by clicking on the binder link below or fork it, for example for specifying the environment and use it with [the binder MPCDF resources](https://notebooks.mpcdf.mpg.de/binder/).
 
-[![Binder](https://notebooks.mpcdf.mpg.de/binder/badge_logo.svg)](https://notebooks.mpcdf.mpg.de/binder/v2/git/https%3A%2F%2Fgitlab.mpcdf.mpg.de%2Fpyiron%2Fcollaborative_pyiron_in_binder/import_export_projects)
+[![Binder](https://notebooks.mpcdf.mpg.de/binder/badge_logo.svg)](https://notebooks.mpcdf.mpg.de/binder/v2/git/https%3A%2F%2Fgitlab.mpcdf.mpg.de%2Fsamsstud%2Fjournal-club/HEAD
+)
 
 ## Instructions
 
diff --git a/.binder/jupyter_notebook_config.py b/jupyter_notebook_config.py
similarity index 100%
rename from .binder/jupyter_notebook_config.py
rename to jupyter_notebook_config.py