Skip to content

Restructure Book #36

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

Draft
wants to merge 41 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
9a9a9af
title test
tshiya731 Jan 31, 2025
6a57782
nametest
tshiya731 Jan 31, 2025
846bfde
structure-test
tshiya731 Jan 31, 2025
2992fa2
name-revision
tshiya731 Jan 31, 2025
cdb999b
toc numbering
rlanzafame Feb 8, 2025
db62291
rename files from 01 to basics
rlanzafame Feb 8, 2025
82c659a
update intro
rlanzafame Feb 8, 2025
075453d
nutshell template
rlanzafame Feb 8, 2025
5134d8d
exercise change
tshiya731 Feb 11, 2025
f404efe
exercise
tshiya731 Feb 11, 2025
dc57f75
add notes in docs/restructure
rlanzafame Feb 16, 2025
3e8e260
nutshell-change
tshiya731 Feb 17, 2025
c651272
typo
tshiya731 Feb 17, 2025
ea47c34
restricted-numbering-test
tshiya731 Feb 27, 2025
b04939b
restricted-numbering
tshiya731 Feb 27, 2025
76166bc
test
tshiya731 Feb 27, 2025
be65fb9
test
tshiya731 Feb 27, 2025
3c6c44b
test
tshiya731 Feb 27, 2025
7322e3a
test
tshiya731 Feb 27, 2025
3c5a586
test
tshiya731 Feb 27, 2025
1dfc396
Merge pull request #32 from TeachBooks/structure_chapter1
rlanzafame Mar 4, 2025
58a14cd
restructure-chapter2
tshiya731 Mar 6, 2025
b2bf844
typo
tshiya731 Mar 6, 2025
d5fceab
restructure-book3
tshiya731 Mar 6, 2025
48d8046
chapter2-AdditionalChange
tshiya731 Mar 6, 2025
e2319f0
name change and toc
rlanzafame Mar 10, 2025
0cfd307
more name updates
rlanzafame Mar 10, 2025
fc59c18
move import statements below headers
rlanzafame Mar 10, 2025
73e8c01
chapter-4
tshiya731 Mar 15, 2025
77351f9
chapter5-modules(new added)
tshiya731 Mar 19, 2025
8eab738
.toc change
tshiya731 Mar 19, 2025
c84c032
chapter2-exercise change
tshiya731 Mar 19, 2025
406bce1
get sphinx-thebe from github (#38)
rlanzafame Mar 22, 2025
6c985ae
Quick edits in meeting (#44)
rlanzafame Apr 10, 2025
643b00b
Chapter 6 (#41)
tshiya731 Apr 10, 2025
b149290
get sphinx-thebe from github (#40) (#45)
rlanzafame Apr 10, 2025
4ee42a5
rename
tshiya731 Jun 25, 2025
f056c14
newchapter-pandas
tshiya731 Jun 25, 2025
23310cf
fix
tshiya731 Jun 25, 2025
cb43bf5
newchapter-matplotlib
tshiya731 Jun 25, 2025
206a0a6
newchapter-sympy
tshiya731 Jun 25, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# TeachBooks
.teachbooks/

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down
Binary file added book/.DS_Store
Binary file not shown.
Loading