From b6569c2705ce8105d71d63dcbab623737258cc53 Mon Sep 17 00:00:00 2001 From: Vince Knight Date: Thu, 17 Jan 2019 14:53:06 +0000 Subject: [PATCH 1/4] Add Anvil workshop. --- _events/2019-03-19.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 _events/2019-03-19.md diff --git a/_events/2019-03-19.md b/_events/2019-03-19.md new file mode 100644 index 0000000..d0a1c90 --- /dev/null +++ b/_events/2019-03-19.md @@ -0,0 +1,32 @@ +--- +layout: post +title: "Anvil workshop" +when: 2019-03-19 +time: "19:00" +venue: "M/1.02, School of Mathematics, Cardiff University" +--- + +Anvil is a platform for rapidly developing web apps using nothing but Python. It +has a drag-and-drop editor for constructing a User Interface, controlled by +Python code in both the client and a hosted server environment. + +This is an interactive workshop where you'll be guided through creating an app. +Either: + +- A TODO list - a simple example of a Create, Read, Update, Delete (CRUD) app +- A weather data dashboard +- An app that controls a remote machine from the web +- Any other idea you might have! + +For a preview, have a look at this short video https://anvil.works/#about + +All attendees will need to bring a laptop. + +# Location + +M/1.02, School of Mathematics, Cardiff University + + From a2f75ae7fdc7624363aa9d4f20928d54ede6dd61 Mon Sep 17 00:00:00 2001 From: Vince Knight Date: Thu, 24 Jan 2019 17:19:47 +0000 Subject: [PATCH 2/4] Remove room, it is TBD. --- _events/2019-03-19.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_events/2019-03-19.md b/_events/2019-03-19.md index d0a1c90..1429080 100644 --- a/_events/2019-03-19.md +++ b/_events/2019-03-19.md @@ -3,7 +3,7 @@ layout: post title: "Anvil workshop" when: 2019-03-19 time: "19:00" -venue: "M/1.02, School of Mathematics, Cardiff University" +venue: "School of Mathematics, Cardiff University" --- Anvil is a platform for rapidly developing web apps using nothing but Python. It @@ -24,7 +24,7 @@ All attendees will need to bring a laptop. # Location -M/1.02, School of Mathematics, Cardiff University +School of Mathematics, Cardiff University From fb41ae8ca0a4ab7c52e82a12edece3d8ef55e10d Mon Sep 17 00:00:00 2001 From: Vince Knight Date: Tue, 7 May 2019 08:51:13 +0100 Subject: [PATCH 4/4] Add room location. --- _events/2019-05-14.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_events/2019-05-14.md b/_events/2019-05-14.md index 279af3c..f7deaf3 100644 --- a/_events/2019-05-14.md +++ b/_events/2019-05-14.md @@ -3,7 +3,7 @@ layout: post title: "PyDiff Lightning talks" when: 2019-05-14 time: "19:00" -venue: "tbc, School of Mathematics, Cardiff University" +venue: "E0.15, School of Mathematics, Cardiff University" --- # Lightning talks