forked from filipg/aitech-eks-pub
Init
This commit is contained in:
commit
f62e68ccab
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
*~
|
||||
*/.ipynb_checkpoints/
|
||||
.ipynb_checkpoints/
|
52
wyk/01_Wyszukiwarki-wprowadzenie.ipynb
Normal file
52
wyk/01_Wyszukiwarki-wprowadzenie.ipynb
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"cells": [
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Wyszukiwarki - wprowadzenie\n",
|
||||
"\n",
|
||||
"## Systemy wyszukiwania informacji\n",
|
||||
"\n",
|
||||
"![System wyszukiwania informacji](system-wyszukiwania-informacji.png)"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## Wyszukiwarki\n",
|
||||
"\n",
|
||||
"![Wyszukiwarki](wyszukiwarka-internetowa.png)"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": []
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3",
|
||||
"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.9.1"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
"nbformat_minor": 4
|
||||
}
|
BIN
wyk/system-wyszukiwania-informacji.png
Normal file
BIN
wyk/system-wyszukiwania-informacji.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
BIN
wyk/wyszukiwarka-internetowa.png
Normal file
BIN
wyk/wyszukiwarka-internetowa.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Loading…
Reference in New Issue
Block a user