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

Course Run 2 changes #27

Merged
merged 7 commits into from
Mar 28, 2024
Merged

Course Run 2 changes #27

merged 7 commits into from
Mar 28, 2024

Conversation

Robadob
Copy link
Member

@Robadob Robadob commented Mar 28, 2024

See #26

Robadob added 6 commits March 28, 2024 14:16
Now briefly addresses Python env and using needing a text editor.
cProfile output table explainer incorrectly stated how columns were calculated

Travelling sales cProfile exercise incorrectly stated 'int' in place of 'cities'

Line profiling worked example download code included spurious testing junk.
@Robadob Robadob self-assigned this Mar 28, 2024
Copy link

github-actions bot commented Mar 28, 2024

Thank you!

Thank you for your pull request 😃

🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.

If you have files that automatically render output (e.g. R Markdown), then you should check for the following:

  • 🎯 correct output
  • 🖼️ correct figures
  • ❓ new warnings
  • ‼️ new errors

Rendered Changes

🔍 Inspect the changes: https://github.com/RSE-Sheffield/pando-python/compare/md-outputs..md-outputs-PR-27

The following changes were observed in the rendered markdown documents:

 config.yaml                                    |   2 ++
 files/line_profiler-worked-example/fizzbuzz.py |  15 +-------
 files/pred-prey/predprey.py.lprof (new)        | Bin 0 -> 345 bytes
 files/pred-prey/predprey_out.prof (new)        | Bin 0 -> 605163 bytes
 long-break1.md (new)                           |   8 +++++
 md5sum.txt                                     |  26 +++++++-------
 optimisation-conclusion.md                     |   2 +-
 optimisation-data-structures-algorithms.md     |   4 +--
 optimisation-introduction.md                   |   2 +-
 optimisation-memory.md                         |   2 +-
 optimisation-minimise-python.md                |  47 +++++++++++++++++--------
 optimisation-use-latest.md                     |   2 +-
 profiling-conclusion.md                        |   2 +-
 profiling-functions.md                         |  19 +++++++---
 profiling-introduction.md                      |   4 +--
 profiling-lines.md                             |  16 +++++++--
 setup.md                                       |   7 +++-
 short-break1.md (new)                          |   8 +++++
 18 files changed, 108 insertions(+), 58 deletions(-)
What does this mean?

If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible.

This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation.

⏱️ Updated at 2024-03-28 15:31:53 +0000

github-actions bot pushed a commit that referenced this pull request Mar 28, 2024
@Robadob Robadob force-pushed the quickfixes_2024_03_28 branch from 47fa4f0 to d52a6cd Compare March 28, 2024 15:29
github-actions bot pushed a commit that referenced this pull request Mar 28, 2024
@Robadob Robadob merged commit 44009a0 into main Mar 28, 2024
3 checks passed
@Robadob Robadob deleted the quickfixes_2024_03_28 branch March 28, 2024 15:37
Robadob pushed a commit that referenced this pull request Jun 11, 2024
clarify links to issues tab vs. list of open issues
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

Successfully merging this pull request may close these issues.

1 participant