Skip to content

Commit c2ea35f

Browse files
leemc-data-eddrellichefranzenr
authored
Demystifying Python (#113)
* Update intro_to_python * Update intro_to_python.md Changed link to download notebook * Update intro_to_python Updated lesson prep with instructions for downloading notebook file, removed unnecessary requirements file * Add notebook download gif * Update intro_to_python.md Removed direct download instructions, because they're ridiculous, and expanded git clone instructions * Intro to python updates Incorporated Rose H.'s suggestions re: alt text and quizzes, and other misc tweaks. Also added more info about lists and info about dicts to the intro-to-python.ipynb * Apply suggestions from code review Making minor tweaks suggested by Elizabeth. Co-authored-by: drelliche <99294374+drelliche@users.noreply.github.com> * Update intro to python Added requirements.txt, updated binder link to point to branch * Update intro_to_python.md Fixed another typo in the pre-reqs and fixed binder link html * Updated intro_to_python - Incorporated Colleen's suggestions about adding famiilarity with file paths and GitHub to lesson prep section. - Reordered Installing Python section to list Anaconda first. - Added Using Python in the Cloud subsection - Removed Arcus ed article from Additional Resources, replaced with Colab sample notebook -Misc typo correction * Update intro_to_python.md Added exit() command in Python Code section * Update intro_to_python.md Fixing broken gif link * Update requirements.txt Still trying to fix the mybinder link... maybe the requirements.txt file actually needs to have something in it? * update intro_to_python Okay link should actually be fixed now? Maybe? * Create requirements.txt Okay surely this will do it. * Update intro_to_python.md THIS BETTER WORK * Update intro_to_python.md * Delete requirements.txt Trying something now that the link definitely works * Update intro-to-python.ipynb Lots of edits and additions, including incorporating suggestions from Elizabeth * Update intro-to-python.ipynb * Added some info about comments * Changed label of final exercise from "Extra Credit" to Challenge * Apply suggestions from code review Co-authored-by: drelliche <99294374+drelliche@users.noreply.github.com> * Update intro-to-python.ipynb * Added explicit Markdown exercise * Added "Your Turn" sections to more obviously mark places where learners should do something * Update intro to python -Added additional learning objective -Renamed previous "hand-on activity" quiz to "jupyter notebooks" -Added new "hands-on activity" quiz -Added link to module in the Jupyter notebook * Update intro-to-python.ipynb - clarified "for" loops - fixed typos * Update intro-to-python.ipynb Some clarifications and typo-fixes. Added instructions for running code cells in Google Colab * Reduce scope of intro to python The original intro to python scope was too broad, and so we have separated it into two parts. Part I now covers "what is python?", how to install, Jupyter notebooks, and installing packages. * Update intro to python Added an additional modules and packages quiz, minor edits to module and notebook * Update intro_to_python.md Removed installing and importing packages section and lesson preparation (no longer necessary). * Update intro_to_python.md Changed time estimate * Delete intro-to-python.ipynb * Update intro_to_python/intro_to_python.md Co-authored-by: franzenr <87659159+franzenr@users.noreply.github.com> * Update intro_to_python/intro_to_python.md Co-authored-by: franzenr <87659159+franzenr@users.noreply.github.com> * Update intro_to_python/intro_to_python.md Co-authored-by: franzenr <87659159+franzenr@users.noreply.github.com> * Update intro_to_python/intro_to_python.md Co-authored-by: franzenr <87659159+franzenr@users.noreply.github.com> * Update intro_to_python.md Updated to incorporate reviewer suggestions. * Apply suggestions from code review Co-authored-by: franzenr <87659159+franzenr@users.noreply.github.com> * Update intro_to_python.md Updated title, one module link, a couple of minor edits * Apply suggestions from code review Co-authored-by: franzenr <87659159+franzenr@users.noreply.github.com> * Change intro to python to demystifying python Updated file and folder name to match new title, added python basics module link, removed unused images. Co-authored-by: drelliche <99294374+drelliche@users.noreply.github.com> Co-authored-by: franzenr <87659159+franzenr@users.noreply.github.com>
1 parent e1c0467 commit c2ea35f

13 files changed

+313
-626
lines changed

demystifying_python/demystifying_python.md

Lines changed: 313 additions & 0 deletions
Large diffs are not rendered by default.
Loading
44.8 KB
Loading
Loading

intro_to_python/intro_to_python.md

Lines changed: 0 additions & 284 deletions
This file was deleted.

intro_to_python/notebooks/intro-to-python.ipynb

Lines changed: 0 additions & 340 deletions
This file was deleted.

intro_to_python/notebooks/requirements.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)