64 Commits

Author SHA1 Message Date
Jerry Pussinen
fc9a7cb529 Re-generate htmls 2023-04-24 13:22:49 +03:00
Jerry Pussinen
90b9b7e5ce Run with newer kernel 2023-04-24 13:13:43 +03:00
Jerry Pussinen
dbf5aafd88 RE-generate htmls 2023-04-22 14:59:56 +03:00
Jerry Pussinen
0381fb0bd0 Use f-strings 2023-04-22 14:56:10 +03:00
Jerry Pussinen
d3633a0d47 Use ZoneInfo from the Standard Library 2023-04-22 14:55:42 +03:00
Jerry Pussinen
3e497ee5e3 Use ipython friendly debugging 2023-04-22 14:55:09 +03:00
Jerry Pussinen
5f305d7bcb Use pathlib 2023-04-22 14:54:46 +03:00
Jerry Pussinen
1409ba8bb4 Minor fixes 2023-04-21 14:15:08 +03:00
Jerry Pussinen
4bc0a781f6 Fix undefined variable 2023-04-21 14:14:52 +03:00
Jerry Pussinen
52ca70b866 Pyupgrade 3.10+ 2023-04-21 13:45:36 +03:00
Jerry Pussinen
407dc6d28c Update ipytest things 2023-04-20 10:20:55 +03:00
Jerry Pussinen
5befce8e92 Workaround to get ipytest play nicely with 3.11
See https://github.com/chmp/ipytest/issues/93
2023-04-20 10:13:38 +03:00
Jerry Pussinen
fb4b0e6be9 Add numbering and regenerate html
Also fixed some ipytest things
2023-04-19 10:22:59 +03:00
Jerry Pussinen
f47a4239c5 Ignore my_log.txt 2023-04-19 10:01:49 +03:00
Jerry Pussinen
08ea8b70d3 Sync html with the notebook 2018-10-27 14:58:49 +02:00
Manohar Ganta
0d199a8bed copy() under lists are mutable 2018-10-27 18:10:34 +05:30
Jerry Pussinen
c79d1ee950 Update dir structure 2018-09-21 23:22:17 +02:00
Jerry Pussinen
c8ab3057a7 Add logging to a file 2018-09-19 22:44:45 +02:00
Jerry Pussinen
88edde7b8e Add link to more detailed tutorial 2018-09-19 22:14:23 +02:00
Jerry Pussinen
4bb72323be Add logging stuff for logging exceptions 2018-09-19 22:01:45 +02:00
Jerry Pussinen
4a4dec431f Be more explicit about replace examples 2018-07-31 19:57:19 +03:00
Jerry Pussinen
857b14ce74 Update html to match notebook file 2018-07-31 19:52:24 +03:00
Vivek
b06a2c9565 Assigning to my_string variable
To print the expected output variable needs to be assigned value of replaced sub string.
2018-07-30 01:51:25 +05:30
Jerry Pussinen
33ef1feaea Update to match notebook file 2018-07-16 08:41:38 +02:00
Jason Rys
e3ed768275 Fix typo 2018-07-15 22:24:29 -07:00
Jerry Pussinen
e6fdae04b2 Fix typos 2018-07-09 19:46:26 +02:00
Jerry Pussinen
8f4ad6d77f Add exercises for std lib notebooks 2018-07-08 14:56:17 +02:00
Jerry Pussinen
872d76682c Add note about external libs for datetimes 2018-07-08 14:55:44 +02:00
Jerry Pussinen
bb1d5569f5 Add explanations for the with statement 2018-06-10 17:52:24 +02:00
Jerry Pussinen
747cbd3b8a Fix typo 2018-06-03 17:52:32 +02:00
Jerry Pussinen
c37f927c5c Start using ipytest 2018-05-25 09:21:00 +02:00
Jerry Pussinen
16a7f9c8a5 Remove todo 2018-05-21 18:41:41 +02:00
Jerry Pussinen
0d0c6e61ad Install ipython_pytest via PyPI 2018-05-21 18:35:07 +02:00
Jerry Pussinen
4643b4eeaf Change properties to methods 2018-05-06 13:24:34 +02:00
Jerry Pussinen
4df5314513 Add __str__ example 2018-05-06 12:34:44 +02:00
Jerry Pussinen
939bb62445 Fix typo 2018-05-06 11:58:58 +02:00
Jerry Pussinen
b5bbaafbc3 Add another recap exercise 2018-05-06 11:56:57 +02:00
Jerry Pussinen
b419f00621 Add data files 2018-05-06 11:56:44 +02:00
Jerry Pussinen
020845ac5e Fix bug in constant dir 2018-05-06 11:33:02 +02:00
Jerry Pussinen
0575c393f1 Fix typo 2018-05-06 10:40:35 +02:00
Jerry Pussinen
9b120479cb Add pass statement 2018-05-06 10:36:19 +02:00
Jerry Pussinen
6e452a43b2 Add a recap2 exercise 2018-05-05 17:05:56 +02:00
Jerry Pussinen
4d831b1468 Fix typo 2018-05-05 15:39:19 +02:00
Jerry Pussinen
22d3ca55b8 Add another exercise 2018-05-05 15:36:46 +02:00
Jerry Pussinen
73d2f7d888 Update output 2018-05-05 15:19:10 +02:00
Jerry Pussinen
d2181e62c4 Remove todos 2018-05-05 15:18:42 +02:00
Jerry Pussinen
47684d4af8 Add another exercise 2018-05-05 15:16:31 +02:00
Jerry Pussinen
34f9206cdb Change todos to 4 x underscores 2018-05-05 15:06:24 +02:00
Jerry Pussinen
d76a880c56 Add some clarifications 2018-05-05 15:00:14 +02:00
Jerry Pussinen
e3f94cea2c Fix typo 2018-05-05 14:56:26 +02:00