File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -350,7 +350,7 @@ This package provides the method `json.load()` to read JSON data from a file and
350350``` python
351351import json
352352
353- with open (' ro-crate-metadata-1.json' ) as f:
353+ with open (' data/ ro-crate-metadata-1.json' ) as f:
354354 data = json.load(f)
355355```
356356
Original file line number Diff line number Diff line change 55"index.md" "b92970dbb54d63d6543a4c28e4df0a58" "site/built/index.md" "2025-04-15"
66"links.md" "8184cf4149eafbf03ce8da8ff0778c14" "site/built/links.md" "2025-04-15"
77"episodes/01-introduction.md" "c9d4152827292039d98bda76eac83684" "site/built/01-introduction.md" "2025-04-15"
8- "episodes/02-dictionaries.md" "4d66dd7a84d0a6476fbd327812b7a0d4 " "site/built/02-dictionaries.md" "2025-04-15 "
8+ "episodes/02-dictionaries.md" "a3e25c74d90bef8f93c72bf320ba0a1b " "site/built/02-dictionaries.md" "2025-11-14 "
99"episodes/03-numpy_essential.md" "8be0e5afb556d4f597f31f059488dd15" "site/built/03-numpy_essential.md" "2025-04-15"
1010"episodes/04-software_package_management.md" "62db2ba2a4291e16d2bdd07b77bfc961" "site/built/04-software_package_management.md" "2025-04-15"
1111"episodes/05-defensive_programming.md" "357bca7361e09066ad71393e21ad0c74" "site/built/05-defensive_programming.md" "2025-04-15"
You can’t perform that action at this time.
0 commit comments