Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running tutorial TODO list #138

Closed
3 tasks
lwasser opened this issue Dec 22, 2023 · 1 comment
Closed
3 tasks

Running tutorial TODO list #138

lwasser opened this issue Dec 22, 2023 · 1 comment

Comments

@lwasser
Copy link
Member

lwasser commented Dec 22, 2023

i''m going to stash tutorial todo's here and then individually work on them / parse them out into separate issues

  • Create a graphic / HTML css interactive element for the tutorial landing page that introduces the pieces of a python package and also how these tutorials are organized ... maybe even that step box diagram?
  • Consider how people might starting creating a package. would they create a repo, clone it and work from there first? or do they work on the code first and then turn it into a repo. i've actually done both. Other times they might start by working locally and then pushing the repo content to github / gitlab. in any case the readme and license lessons may or may not be relevant. so we should have a pregame for setting up a fresh repo, creating an initial .gitignore, readme and license. and then link to the chose a license lesson.
  • It might be good to have them add development requirements up front in their pyproject.toml file
@lwasser
Copy link
Member Author

lwasser commented Apr 9, 2024

i am going to close this given the tutorials as done (well first round of work is done).

@lwasser lwasser closed this as completed Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant