Materiały pomocnicze
This commit is contained in:
parent
c49ff174f7
commit
109c649a72
@ -16,7 +16,15 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"# Cel laboratorium nr 3\n",
|
"# Cel laboratorium nr 3\n",
|
||||||
"Celem laboratorium jest zaznajomienie studentów z systememciągłej integracji Jenkins oraz z systemem ewaluacji systemów ML o nazwie Gonito. "
|
"Celem laboratorium jest zaznajomienie studentów z systememciągłej integracji Jenkins oraz z systemem ewaluacji systemów ML o nazwie Gonito. \n",
|
||||||
|
"\n",
|
||||||
|
"\n",
|
||||||
|
"## Materiały pomocnicze\n",
|
||||||
|
"\n",
|
||||||
|
"* jak sprząc Jenkins/git w naszej infrastrukturze wydziałowej - <https://laboratoria.wmi.amu.edu.pl/uslugi/zasoby-dla-projektow/jenkins/>\n",
|
||||||
|
"* wrzucanie na gonito dla mieszkania5, sposób przy użyciu starego UI <https://gonito.net/challenge-how-to/mieszkania5>\n",
|
||||||
|
"* przykładowa konfiguracja dla Pythona <https://joachim8675309.medium.com/jenkins-ci-pipeline-with-python-8bf1a0234ec3>\n",
|
||||||
|
"\n"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -24,7 +32,7 @@
|
|||||||
"author": "Krzysztof Jassem",
|
"author": "Krzysztof Jassem",
|
||||||
"email": "jassem@amu.edu.pl",
|
"email": "jassem@amu.edu.pl",
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
"display_name": "Python 3",
|
"display_name": "Python 3 (ipykernel)",
|
||||||
"language": "python",
|
"language": "python",
|
||||||
"name": "python3"
|
"name": "python3"
|
||||||
},
|
},
|
||||||
@ -39,7 +47,7 @@
|
|||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.8.5"
|
"version": "3.10.10"
|
||||||
},
|
},
|
||||||
"subtitle": "06. Prototypowanie i ciagła integracja[laboratorium]",
|
"subtitle": "06. Prototypowanie i ciagła integracja[laboratorium]",
|
||||||
"title": "Projekt badawczo-rozwojowy",
|
"title": "Projekt badawczo-rozwojowy",
|
||||||
|
@ -16,7 +16,15 @@
|
|||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"# Cel laboratorium nr 3\n",
|
"# Cel laboratorium nr 3\n",
|
||||||
"Celem laboratorium jest zaznajomienie studentów z systememciągłej integracji Jenkins oraz z systemem ewaluacji systemów ML o nazwie Gonito. "
|
"Celem laboratorium jest zaznajomienie studentów z systememciągłej integracji Jenkins oraz z systemem ewaluacji systemów ML o nazwie Gonito. \n",
|
||||||
|
"\n",
|
||||||
|
"\n",
|
||||||
|
"## Materiały pomocnicze\n",
|
||||||
|
"\n",
|
||||||
|
"* jak sprząc Jenkins/git w naszej infrastrukturze wydziałowej - <https://laboratoria.wmi.amu.edu.pl/uslugi/zasoby-dla-projektow/jenkins/>\n",
|
||||||
|
"* wrzucanie na gonito dla mieszkania5, sposób przy użyciu starego UI <https://gonito.net/challenge-how-to/mieszkania5>\n",
|
||||||
|
"* przykładowa konfiguracja dla Pythona <https://joachim8675309.medium.com/jenkins-ci-pipeline-with-python-8bf1a0234ec3>\n",
|
||||||
|
"\n"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -24,7 +32,7 @@
|
|||||||
"author": "Krzysztof Jassem",
|
"author": "Krzysztof Jassem",
|
||||||
"email": "jassem@amu.edu.pl",
|
"email": "jassem@amu.edu.pl",
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
"display_name": "Python 3",
|
"display_name": "Python 3 (ipykernel)",
|
||||||
"language": "python",
|
"language": "python",
|
||||||
"name": "python3"
|
"name": "python3"
|
||||||
},
|
},
|
||||||
@ -39,7 +47,7 @@
|
|||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.8.5"
|
"version": "3.10.10"
|
||||||
},
|
},
|
||||||
"subtitle": "06. Prototypowanie i ciagła integracja[laboratorium]",
|
"subtitle": "06. Prototypowanie i ciagła integracja[laboratorium]",
|
||||||
"title": "Projekt badawczo-rozwojowy",
|
"title": "Projekt badawczo-rozwojowy",
|
||||||
|
Loading…
Reference in New Issue
Block a user