diff --git a/.binder/postBuild b/.binder/postBuild
index 0df1d9f61eb2db16a0483ced85a3b4d84248bcec..7d0bf38c8dd44d19f28e23ebb5409888521ba882 100644
--- a/.binder/postBuild
+++ b/.binder/postBuild
@@ -7,7 +7,7 @@ set -ex
 
 # ngl view for jupyter lab
 jupyter labextension install @jupyter-widgets/jupyterlab-manager --no-build >> log.txt
-jupyter labextension install nglview-js-widgets --minimize=False >> log.txt
+#jupyter labextension install nglview-js-widgets --minimize=False >> log.txt
 
 # import dataset
 bash /home/jovyan/.binder/import_dataset.sh >> log.txt
diff --git a/README.md b/README.md
index 08500b24910db681a1f4189d027771a79db7a2fc..3a21002358cd24b01187cc2dccaa9c6a33e20a72 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
 # collaborative_pyiron_in_binder
 
-You can [use this repository as it is](https://notebooks.mpcdf.mpg.de/binder/v2/git/https%3A%2F%2Fgitlab.mpcdf.mpg.de%2Fpyiron%2Fcollaborative_pyiron_in_binder/HEAD) or fork it, for example for specifying the environment and use it with [the binder MPCDF resources](https://notebooks.mpcdf.mpg.de/binder/).
+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)
 
 ## Instructions