From 7c3e54cbe94bdfc59369c6b13bd16217ac2f8a4e Mon Sep 17 00:00:00 2001 From: Lubomir Dolezal Date: Fri, 12 Apr 2024 22:01:01 +0200 Subject: [PATCH] open l5, update naucse version --- Pipfile | 2 +- .../2024/pyladies-en-vienna-2024-spring/info.yml | 16 ++++++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/Pipfile b/Pipfile index e3d1b8e174..4d50a9ab58 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ serve = "python -m naucse serve" freeze = "python -m naucse freeze" [packages] -naucse = {git = "https://github.com/lubojr/naucse.git", editable = true, ref = "6ba1d3fa226a19b54f39cc03f07947a74b79b5f9"} +naucse = {git = "https://github.com/lubojr/naucse.git", editable = true, ref = "085660977b588c3f06c6f79291cee578245af0ae"} naucse-render = {git = "https://github.com/lubojr/naucse_render.git", editable = true, ref = "f7b93eb979f119a02f8a532892c8ef381e01477f"} pygments-pytest = "*" diff --git a/runs/2024/pyladies-en-vienna-2024-spring/info.yml b/runs/2024/pyladies-en-vienna-2024-spring/info.yml index 00ac41bdb2..f3770dd292 100644 --- a/runs/2024/pyladies-en-vienna-2024-spring/info.yml +++ b/runs/2024/pyladies-en-vienna-2024-spring/info.yml @@ -43,6 +43,10 @@ mentors: img: img/team/cervenam.jpg role: "Backend developer, data processing, fitness enthusiast" links: [] + - name: Bernhard Mallinger + img: img/team/mallingerb.jpg + role: "Aspiring to keep accidental complexity low. Likes to stare at the screen until code distills to elegant solutions. Open Source for a free and open society. Coffee, pizza, music." + links: [] plan: - title: Installations slug: install_home @@ -119,12 +123,12 @@ plan: - title: Strings, Custom functions date: 2024-04-16 slug: custom_func - # materials: - # - lesson: beginners-en/str - # - lesson: beginners-en/def - # - title: Functions cheatsheet - # url: https://github.com/ehmatthes/pcc/releases/download/v1.0.0/beginners_python_cheat_sheet_pcc_functions.pdf - # type: cheatsheet + materials: + - lesson: beginners-en/str + - lesson: beginners-en/def + - title: Functions cheatsheet + url: https://github.com/ehmatthes/pcc/releases/download/v1.0.0/beginners_python_cheat_sheet_pcc_functions.pdf + type: cheatsheet # - title: Homework # url: https://docs.google.com/document/d/1SPL6yMD3XOm9ZFDMDX_U4zSP-ltWd7QKvie5iCS8mno/edit # type: homework