diff --git a/interpython-workshop/assets/css/main.css b/interpython-workshop/assets/css/main.css index 9a2f3b7..d53cae8 100644 --- a/interpython-workshop/assets/css/main.css +++ b/interpython-workshop/assets/css/main.css @@ -282,6 +282,7 @@ input, select, textarea { } .logo-container { display: flex; + background: rgb(255, 255, 255); justify-content: space-around; align-items: center; padding: 10em, 100em; diff --git a/interpython-workshop/index.html b/interpython-workshop/index.html index 20e7af2..5b15f31 100644 --- a/interpython-workshop/index.html +++ b/interpython-workshop/index.html @@ -23,7 +23,7 @@
  • Fast facts
  • Workshop overview
  • The volunteers
  • -
  • Future plans
  • +
  • Future plans
  • @@ -50,11 +50,11 @@

    Welcome

    whole or in parts, in an online or offline mode.

    The workshop is being developed following the Carpentries standards and the materials are available under the Creative Commons Attribution License. Anyone can share and adapt them to their own needs, and we encourage everyone to use these lessons for organizing your own workshops.

    - - - + + + -
    + @@ -68,11 +68,17 @@

    Fast Facts

    Dates

    +

    1st InterPython workshop:

    February 05-09, 2024

    +

    Git Intro Workshop:

    +

    June 26, 2024

    +

    2nd InterPython workshop:

    +

    July 01-04, 2024

    Demographics

    +

    1st InterPython workshop:

    ~20 registered participants from the TVS SC community from all over the world, ~50% of them are undergraduate and PhD students

    @@ -96,7 +102,7 @@

    The materials

    Contacts

    -

    Slack, email: shr.razim at gmail.com

    +

    LSSTSC Slack server, email: shr.razim at gmail.com

    @@ -115,9 +121,11 @@

    Contacts

    Workshop Overview

    -

    The workshop takes five 4-hours sessions, one session per day. In the first three days the lessons imply self-mastering the materials - with a lot of practical exercises. In the last two days the attendees work in groups of several people, mastering collaborative tools and best practices.

    -

    The curriculum includes the following topics:

    +

    The 1st InterPython workshop took five 4-hours sessions, one session per day. In the first three days the lessons implied self-mastering the materials + with a lot of practical exercises. In the last two days the attendees worked in groups of several people, mastering collaborative tools and best practices.

    +

    The 2nd InterPython workshop has been rearranged to even out the learning load. The Git related materials have been extracted into a separate 1-day mini-workshop, and the collaborative + exercises are now included in every session instead of being left for the last days.

    +

    The curriculum included the following topics:

    If you are interested in contributing to the development of materials or joining the instructors' team, feel free to contact us!

    @@ -162,7 +172,7 @@

    The workshop developers, instructors and helpers

    Future plans

    -

    The next InterPython workshop is going to take place before the end of 2024. Unlike the first workshop, the second one will be open for participation for the whole LSST community. We also plan to additionally improve the materials of the workshop, e.g. add episodes on using project templates and writing software documentation.

    +

    The next InterPython workshop is going to take place on June 1-4, 2024. Unlike the first workshop, the second one will be open for participation for the whole LSST community. We also plan to additionally improve the materials of the workshop, e.g. add episodes on using project templates and writing software documentation.