feat: move project from poetry to pdm, rewrite from scratch and add
basic `notebooks`, `edit` and `show` commands
This commit is contained in:
parent
d9eb99b72e
commit
d3ad87211e
35 changed files with 1309 additions and 1434 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -212,3 +212,6 @@ dmypy.json
|
|||
# Cython debug symbols
|
||||
cython_debug/
|
||||
report.xml
|
||||
.pdm-python
|
||||
reportlog.json
|
||||
.ruff_cache/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue