https://github.com/scienxlab/notebook
A literal Python notebook, like IRL
https://github.com/scienxlab/notebook
book learning-python learning-resources notebook printable
Last synced: about 1 month ago
JSON representation
A literal Python notebook, like IRL
- Host: GitHub
- URL: https://github.com/scienxlab/notebook
- Owner: scienxlab
- License: cc-by-4.0
- Created: 2023-11-14T19:04:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-14T20:39:23.000Z (over 2 years ago)
- Last Synced: 2025-10-09T10:17:57.161Z (6 months ago)
- Topics: book, learning-python, learning-resources, notebook, printable
- Homepage:
- Size: 33.2 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# notebook
A literal Python notebook, like IRL.
⚠️ **At the time of writing, I am still updating the content. In particular, I am making it less focused on geoscience, and converting the fonts.**
The content is provided as SVG files in the `content` directory. You might like to use [Inkscape](https://inkscape.org/) to edit these files, or to create PDF files. You can convert a file to PDF on the command line like this:
inkscape -o test.pdf P01.svg
The pages are 5 inches wide × 7 inches high; the files are labelled for a 32-page booklet, but you can have any number of pages, just recalculate the page numbers accordingly.
You should be able to provide the PDF files to a printer to produce the physical notebooks. I highly recommend [Scout Books](https://scoutbooks.com/) they produce high quality output.
### Fonts
The type is the free, open [Noto font](https://fonts.google.com/noto). Please see the Open Font License bundled with them in the `fonts` directory. You will need to place these fonts on your system in order for them to render correctly on your computer (on Linux, this usually means unpacking them into your `~/.fonts` folder).
### Re-use and remix
© 2023 Matt Hall | CC BY: this work is licensed under a Creative Commons Attribution 4.0 International License.