diff --git a/02-funkcje/02-funkcje-szablon.ipynb b/02-funkcje/02-funkcje-szablon.ipynb
index ac25031..e6dd963 100644
--- a/02-funkcje/02-funkcje-szablon.ipynb
+++ b/02-funkcje/02-funkcje-szablon.ipynb
@@ -1,9 +1,9 @@
{
- "cells": [{
+ "cells": [
+ {
"cell_type": "markdown",
- "metadata": {
- "collapsed": false
- },
+ "id": "twenty-google",
+ "metadata": {},
"source": [
"![Logo 1](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech1.jpg)\n",
"
\n",
@@ -14,15 +14,33 @@
"\n",
"![Logo 2](https://git.wmi.amu.edu.pl/AITech/Szablon/raw/branch/master/Logotyp_AITech2.jpg)"
]
- }],
- "nbformat": 4,
- "nbformat_minor": 5,
- "metadata": {
- "author": "Paweł Mleczko",
- "email": "pawel.mleczko@amu.edu.pl",
- "lang": "pl",
- "subtitle": "3. Przykłady funkcji",
- "title": "Repetytorium z matematyki elementarnej",
- "year": "2022"
}
+ ],
+ "metadata": {
+ "author": "Paweł Mleczko",
+ "email": "pawel.mleczko@amu.edu.pl",
+ "kernelspec": {
+ "display_name": "Python 3",
+ "language": "python",
+ "name": "python3"
+ },
+ "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",
+ "title": "Repetytorium z matematyki elementarnej",
+ "year": "2022"
+ },
+ "nbformat": 4,
+ "nbformat_minor": 5
}