Dodanie pliku szablonu (na razie AITECH)

This commit is contained in:
Paweł Mleczko 2021-12-31 09:40:49 +01:00
parent 02d2ea151c
commit 3ecd5ed268

28
02-funkcje/szablon.ipynb Normal file
View File

@ -0,0 +1,28 @@
{
"cells": [{
"cell_type": "markdown",
"metadata": {
"collapsed": false
},
"source": [
"![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",
"<h1> Nazwa przedmiotu </h1>\n",
"<h2> Numer. <i>Tytuł materiału</i> [laboratoria/wykład]</h2> \n",
"<h3>Imię Nazwisko (Rok)</h3>\n",
"</div>\n",
"\n",
"![Logo 2](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech2.jpg)"
]
}],
"nbformat": 4,
"nbformat_minor": 5,
"metadata": {
"author": "Imie Nazwisko",
"email": "adres@email.com",
"lang": "pl",
"subtitle": "Numer.Tytul materialu[laboratoria/wyklad]",
"title": "Nazwa przedmiotu",
"year": "Rok"
}
}