Edycja pliku
This commit is contained in:
parent
3ee641577f
commit
e95df28ba7
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"cells": [{
|
"cells": [
|
||||||
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {
|
"id": "twenty-google",
|
||||||
"collapsed": false
|
"metadata": {},
|
||||||
},
|
|
||||||
"source": [
|
"source": [
|
||||||
"![Logo 1](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech1.jpg)\n",
|
"![Logo 1](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech1.jpg)\n",
|
||||||
"<div class=\"alert alert-block alert-info\">\n",
|
"<div class=\"alert alert-block alert-info\">\n",
|
||||||
@ -14,15 +14,33 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"![Logo 2](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech2.jpg)"
|
"![Logo 2](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech2.jpg)"
|
||||||
]
|
]
|
||||||
}],
|
}
|
||||||
"nbformat": 4,
|
],
|
||||||
"nbformat_minor": 5,
|
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"author": "Paweł Mleczko",
|
"author": "Paweł Mleczko",
|
||||||
"email": "pawel.mleczko@amu.edu.pl",
|
"email": "pawel.mleczko@amu.edu.pl",
|
||||||
|
"kernelspec": {
|
||||||
|
"display_name": "Python 3",
|
||||||
|
"language": "python",
|
||||||
|
"name": "python3"
|
||||||
|
},
|
||||||
"lang": "pl",
|
"lang": "pl",
|
||||||
|
"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"
|
||||||
|
},
|
||||||
"subtitle": "3. Przykłady funkcji",
|
"subtitle": "3. Przykłady funkcji",
|
||||||
"title": "Repetytorium z matematyki elementarnej",
|
"title": "Repetytorium z matematyki elementarnej",
|
||||||
"year": "2022"
|
"year": "2022"
|
||||||
}
|
},
|
||||||
|
"nbformat": 4,
|
||||||
|
"nbformat_minor": 5
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user