diff --git a/0b-getting_started_with_tutorial.ipynb b/0b-getting_started_with_tutorial.ipynb
index 462e196907189433659e557215d91178fac4c371..672f59a2e253e5ea2e90d6a683bcc5463b5c3d3e 100644
--- a/0b-getting_started_with_tutorial.ipynb
+++ b/0b-getting_started_with_tutorial.ipynb
@@ -44,18 +44,6 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
-    "## Setting up Jupyter\n",
-    "\n",
-    "Normally, everything should be fine after the install command given in the README... but it wasn't for me: some stuff like the LaTeX citation no longer worked.\n",
-    "\n",
-    "If that is the case:\n",
-    "\n",
-    "- Click on the Jupyter symbol in the upper left corner.\n",
-    "- Click on the tab \"Nbextension\"\n",
-    "- Untick \"disable configuration for nbextensions without explicit compatibility (they may break your notebook environment, but can be useful to show for nbextension development)\" (seems to be a [bug](https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator/issues/103)).\n",
-    "- Tick \"(some) LaTeX environments for Jupyter\".\n",
-    "\n",
-    "\n",
     "## Few guidelines about Jupyter\n",
     "\n",
     "You might not be familiar with Jupyter notebooks, so here are few tips to run it smoothly (the _Help_ menu will help you find more if you need it).\n",