initial commit

This commit is contained in:
2023-03-14 18:15:33 +00:00
commit a7bd4e44af
6 changed files with 1623 additions and 0 deletions
+54
View File
@@ -0,0 +1,54 @@
# Created by https://www.toptal.com/developers/gitignore/api/jupyternotebooks,macos,nova
# Edit at https://www.toptal.com/developers/gitignore?templates=jupyternotebooks,macos,nova
### JupyterNotebooks ###
# gitignore template for Jupyter Notebooks
# website: http://jupyter.org/
.ipynb_checkpoints
*/.ipynb_checkpoints/*
# IPython
profile_default/
ipython_config.py
# Remove previous ipynb_checkpoints
# git rm -r .ipynb_checkpoints/
### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
### macOS Patch ###
# iCloud generated files
*.icloud
### nova ###
.nova/*
# End of https://www.toptal.com/developers/gitignore/api/jupyternotebooks,macos,nova
+784
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB