瀏覽代碼

renamed intro notebook + MyBinder link

Valerio Maggio 6 年之前
父節點
當前提交
11d20fad19
共有 1 個文件被更改,包括 12 次插入15 次删除
  1. 12 15
      00 - Tutorial Intro.ipynb

+ 12 - 15
00 - Tutorial Intro.ipynb

@@ -106,29 +106,26 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
-    "# MyBinder"
+    "# MyBinder\n",
+    "\n",
+    "If you don't want to bother setting up the environment on your own computer, you can use MyBinder\n",
+    "\n",
+    "(**Note**: recommended only with a proper Wi-Fi connection)"
    ]
   },
   {
-   "cell_type": "code",
-   "execution_count": null,
-   "metadata": {},
-   "outputs": [],
-   "source": []
-  },
-  {
-   "cell_type": "code",
-   "execution_count": null,
+   "cell_type": "markdown",
    "metadata": {},
-   "outputs": [],
-   "source": []
+   "source": [
+    "[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/leriomaggio/numpy-euroscipy/master)"
+   ]
   }
  ],
  "metadata": {
   "kernelspec": {
-   "display_name": "Python 3",
+   "display_name": "Python 3.7 (NumPy EuroSciPy)",
    "language": "python",
-   "name": "python3"
+   "name": "numpy-euroscipy"
   },
   "language_info": {
    "codemirror_mode": {
@@ -140,7 +137,7 @@
    "name": "python",
    "nbconvert_exporter": "python",
    "pygments_lexer": "ipython3",
-   "version": "3.6.7"
+   "version": "3.7.3"
   }
  },
  "nbformat": 4,