Naprawa gita i dodanie nowego notebooka
This commit is contained in:
parent
1a7878cdaf
commit
44b2f5cba9
2 changed files with 43 additions and 4 deletions
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 4,
|
||||
"execution_count": 2,
|
||||
"id": "e1b6fa60-9b9e-4647-ab72-29b3eb0a92d2",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
|
|
@ -1552,9 +1552,7 @@
|
|||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "aeea3f8b-4856-4ba5-83dd-f6b0f4aa3747",
|
||||
"metadata": {
|
||||
"jp-MarkdownHeadingCollapsed": true
|
||||
},
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Losowość"
|
||||
]
|
||||
|
|
|
|||
41
PythonAI/JupyterLab/PythonAI_02.ipynb
Normal file
41
PythonAI/JupyterLab/PythonAI_02.ipynb
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"cells": [
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "a1e7cf0d-9900-4055-a584-1c3bd0a6b4dd",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Dzień 2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "cea8feaa-53d9-4eb3-9aa2-0b118bd88d9d",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": []
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3 (ipykernel)",
|
||||
"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.12.9"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 5
|
||||
}
|
||||
Loading…
Reference in a new issue