-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feedback: Section 2. History! #17
Comments
Render first solution better |
@christopher-wild Hint syntax :::::::::::::::::::::::::::::::::::::::::::::::: Challenge 1:::::::::::::::::::::::: hint HintHint here ::::::::::::::::::::::::::::::::: :::::::::::::::::::::::: solution SolutionSolution here ::::::::::::::::::::::::::::::::: |
Fibonacci throughout the episodes. |
Render markdown link better |
missing keypoints |
Make it clearer which is the best and latest standard |
Compress this episode, its a good to know not need to know |
Add challenge: Research solutions and note which package standards are recommended |
add link to https://docs.python.org/3/library/venv.html |
Sorry to miss the review the other day I had school pickup that was bang in the middle. Reading through this section I'm curious what the motivation is for mentioning older and dated package configuration options such as PEP621 proposed It seems a bit redundant to be referencing these when they are dated and we should be teaching people current practices. I guess it would be ok to mention them briefly afterwards that there are older ways that were used should they encounter other packages that haven't updated but the focus should be on teaching them one, current, way of doing things. |
On a more technical aspect it might be worth incorporating into the To do so you need to have the following in
|
No worries for missing it, thank you for taking the time to go through it! We're playing to have a more formal go through them like your session in the next few weeks. The motiviation for at least One of the take aways from our session though is to cut back on how long this is! They probably don't need to know as much as is in here. I'll probably remove setup.cfg all together as well. |
Volume is something I also made a mistake on. I had similar feedback on redundant explanations for my material (i.e. why teach After reading through more of the course material I can see the |
Was browsing around the training material and noticed that in Packaging history... List doesn't render correctly in solutionLine 66 the list doesn't render correctly. I think this is because there is no space between the preceding paragraph and the first numbered item in the list. First link under
|
No description provided.
The text was updated successfully, but these errors were encountered: