1
0
Fork 0
mirror of https://gitlab.rlp.net/pgp/pgp1-python-einfuehrung synced 2024-10-12 13:24:22 +00:00
pgp1-python-einfuehrung/Kapitel_0._Ihr_erstes_Notebook.ipynb

40 lines
652 B
Text
Raw Normal View History

2020-03-13 07:09:45 +00:00
{
2020-03-13 07:15:48 +00:00
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Bla Bla Bla "
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
}
},
2020-03-13 07:09:45 +00:00
"nbformat": 4,
"nbformat_minor": 2
}