From e02924597b4d1bbbbd4d91713e72e4b69bdfbc87 Mon Sep 17 00:00:00 2001 From: jassem Date: Mon, 16 Oct 2023 19:56:47 +0200 Subject: [PATCH] =?UTF-8?q?aktualizacja=20tre=C5=9Bci=20na=20lab=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../01_praca_zespolowa_lab.ipynb | 2 +- ...ypowanie_systemy_kontroli_wersji_lab.ipynb | 60 ------------------- 2 files changed, 1 insertion(+), 61 deletions(-) delete mode 100644 materiały na laboratorium/02_prototypowanie_systemy_kontroli_wersji_lab.ipynb diff --git a/materiały na laboratorium/01_praca_zespolowa_lab.ipynb b/materiały na laboratorium/01_praca_zespolowa_lab.ipynb index 5662a3d..189ba54 100644 --- a/materiały na laboratorium/01_praca_zespolowa_lab.ipynb +++ b/materiały na laboratorium/01_praca_zespolowa_lab.ipynb @@ -125,7 +125,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.5" + "version": "3.9.12" }, "subtitle": "01. Praca zespołowa[laboratorium]", "title": "Projekt badawczo-rozwojowy", diff --git a/materiały na laboratorium/02_prototypowanie_systemy_kontroli_wersji_lab.ipynb b/materiały na laboratorium/02_prototypowanie_systemy_kontroli_wersji_lab.ipynb deleted file mode 100644 index 91b6a6a..0000000 --- a/materiały na laboratorium/02_prototypowanie_systemy_kontroli_wersji_lab.ipynb +++ /dev/null @@ -1,60 +0,0 @@ -{ - "cells": [ - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "
\n", - "

Systemy informatyczne

\n", - "

2. Prototypowanie i systemy kontroli wersji[laboratorium]

\n", - "

Filip Graliński (2023)

\n", - "
" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "# Cel laboratorium nr 2\n", - "\n", - "Celem laboratorium będzie zaznajomienie studentów z systemem kontroli wersji GIT." - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "# Plan laboratorium\n", - "\n", - "Zadania zostaną podane przez prof. Gralińskiego." - ] - } - ], - "metadata": { - "author": "Krzysztof Jassem", - "email": "jassem@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.8.5" - }, - "subtitle": "01. Prezentacje publiczne[laboratorium]", - "title": "Projekt badawczo-rozwojowy", - "year": "2021" - }, - "nbformat": 4, - "nbformat_minor": 4 -}