Skip to content

Commit f13dcf7

Browse files
author
Dou Du
committed
update introduction.ipynb
1 parent fe3a334 commit f13dcf7

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

examples/introduction.ipynb

+7-9
Original file line numberDiff line numberDiff line change
@@ -305,18 +305,16 @@
305305
]
306306
},
307307
{
308-
"cell_type": "markdown",
308+
"cell_type": "code",
309+
"execution_count": null,
309310
"metadata": {},
310-
"source": [
311-
"This work has been done with the support of the EPFL Open Science Fund [OSSCAR](http://www.osscar.org).\n",
312-
"\n",
313-
"<img src=\"http://www.osscar.org/wp-content/uploads/2019/03/OSSCAR-logo.png\" style=\"height:40px; width: 200px\"/>"
314-
]
311+
"outputs": [],
312+
"source": []
315313
}
316314
],
317315
"metadata": {
318316
"kernelspec": {
319-
"display_name": "Python 3",
317+
"display_name": "Python 3 (ipykernel)",
320318
"language": "python",
321319
"name": "python3"
322320
},
@@ -330,10 +328,10 @@
330328
"name": "python",
331329
"nbconvert_exporter": "python",
332330
"pygments_lexer": "ipython3",
333-
"version": "3.7.7"
331+
"version": "3.9.12"
334332
},
335333
"voila": {
336-
"authors": "Dou Du, Casper Welzel Andersen and Giovanni Pizzi"
334+
"authors": "Dou Du, Casper Welzel Andersen and Giovanni Pizzi"
337335
}
338336
},
339337
"nbformat": 4,

0 commit comments

Comments
 (0)