Skip to content

Commit

Permalink
differences for PR #593
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 21, 2024
1 parent 80034a1 commit 186fabc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 01-short-introduction-to-Python.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ is excellent for reference on the differences between them.
**Tip**: When editing scripts like *example.py*, be careful not to use word
processors such as MS Word, as they may introduce extra information that
confuses Python. In this lesson we will be using either Jupyter notebooks or
the Spyder IDE, and for your everday work you may also choose any text editor
the Spyder IDE, and for your everyday work you may also choose any text editor
such as Notepad++, VSCode, Vim, or Emacs.

### Operators
Expand Down
Empty file modified fig/00_0_jupyter_notebook_example.jpg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"index.md" "8f7fa3b751da8ba42a26fe9a7874d625" "site/built/index.md" "2023-05-08"
"links.md" "5903e1cd6cbed862b0e43e887d32e46d" "site/built/links.md" "2023-05-08"
"episodes/00-before-we-start.md" "35ff96bc5a9b8d98d5738a1ee6ecaceb" "site/built/00-before-we-start.md" "2024-02-21"
"episodes/01-short-introduction-to-Python.md" "f7cac993e7fffb40ca5858ae55b0aab7" "site/built/01-short-introduction-to-Python.md" "2023-06-13"
"episodes/01-short-introduction-to-Python.md" "c94d05a1efb9a917e75dcd56ad344862" "site/built/01-short-introduction-to-Python.md" "2024-02-21"
"episodes/02-starting-with-data.md" "bcd4e9564bd01585a52754fe4ad46f45" "site/built/02-starting-with-data.md" "2023-05-29"
"episodes/03-index-slice-subset.md" "a66d6b8003b0ed3756cbc64a08784b76" "site/built/03-index-slice-subset.md" "2024-02-21"
"episodes/04-data-types-and-format.md" "e57b9b771e5d2dcf4c9e2521822f8d5a" "site/built/04-data-types-and-format.md" "2023-06-05"
Expand Down

0 comments on commit 186fabc

Please sign in to comment.