Initial commit
- add the following files:
+ LICENSE.txt => use MIT license as the project should be
accessible to anybody who wants to learn Python
+ README.md => provide a rough description of the project
+ pyproject.toml => initialize poetry and the add project metadata
+ poetry.lock => initialize poetry
+ .gitignore => hide pyenv and poetry artifacts
+ static/link/ => folder holding images for links
- for the pre-2020 version of the files, check out the "v0.0.0" tag
This commit is contained in:
commit
057a9229d5
7 changed files with 56 additions and 0 deletions
2
static/link/README.md
Normal file
2
static/link/README.md
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
This folder contains small images
|
||||
that are used to enhance the links in the notebooks and markdown files.
|
||||
BIN
static/link/to_py.png
Normal file
BIN
static/link/to_py.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue