|
@@ -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": [
|
|
|
+ "[](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,
|