dask / dask-tutorial

Dask tutorial
https://tutorial.dask.org
BSD 3-Clause "New" or "Revised" License
1.83k stars 702 forks source link

Add scipy-2018 and scipy-2020 tags #189

Closed fbidu closed 2 years ago

fbidu commented 4 years ago

Hello all!

I'm considering taking a look at the tutorials as part of the SciPy 2020 sprints. While looking around, I noticed that the current tutorial was presented at SciPy 2018.

In my teaching repositories, I like to tag the version of the repo I used in the class so that I can evolve the content while giving the students an easy way to check out the exact state the repo was when the class was given.

That said, I propose that before we start editing around during the sprints, we could add at least the scipy-2020 tag and point in the readme that future students watching the video can easily go back to that point in time.

We could add the scipy-2018 tag as well, but I'm not sure in which commit the tag should be added

All the best!

--Bidu

mrocklin commented 4 years ago

This seems like a good idea to me. I recommend using the dates of the conferences as a guide here. I suspect that there was a lot of activity in each year leading up to the conference, followed by a lull in activity afterwards.

On Sat, Jul 11, 2020 at 5:42 AM Felipe Rodrigues notifications@github.com wrote:

Hello all!

I'm considering taking a look at the tutorials as part of the SciPy 2020 sprints. While looking around, I noticed that the current tutorial was presented at SciPy 2018.

In my teaching repositories, I like to tag the version of the repo I used in the class so that I can evolve the content while giving the students an easy way to check out the exact state the repo was when the class was given.

That said, I propose that before we start editing around during the sprints, we could add at least the scipy-2020 tag and point in the readme that future students watching the video can easily go back to that point in time.

We could add the scipy-2018 tag as well, but I'm not sure in which commit the tag should be added

All the best!

--Bidu

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dask/dask-tutorial/issues/189, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACKZTGQGP445J4MCVEIUHLR3BM4HANCNFSM4OXJHR6Q .

AbhiSingam commented 3 years ago

Hey! I'd like to take up this issue but the description seems a little unclear to me. Could you guide me to the file which needs to be changed?

martindurant commented 3 years ago

@AbhiSingam : I believe this refers to git-tags, so only a repo maintainer can do it

jsignell commented 2 years ago

I just pushed these tags. Thanks for the suggestion @AbhiSingam!