aitech-moj-2023/wyk/helpers/intro-template

19 lines
514 B
Plaintext
Raw Normal View History

2022-06-04 09:17:00 +02:00
2022-03-06 17:52:15 +01:00
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"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> Modelowanie języka</h1>\n",
2022-07-05 11:41:41 +02:00
"<h2> NUMBER. <i>TITLE</i> [wykład]</h2> \n",
2022-03-06 17:52:15 +01:00
"<h3> Filip Graliński (2022)</h3>\n",
"</div>\n",
"\n",
"![Logo 2](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech2.jpg)\n",
"\n"
]
},