Skip to content

Commit

Permalink
Add Marimo as a dependency
Browse files Browse the repository at this point in the history
For carrying out local notebook analysis
  • Loading branch information
mrchrisadams committed Jan 23, 2024
1 parent 80a527d commit 353488a
Show file tree
Hide file tree
Showing 2 changed files with 1,345 additions and 1,308 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ hypothesis = "*"
faker = "*"
black = "*"
factory_boy = "*"
rich = "*"
sphinx = "*"
sphinx-autobuild = "*"
sphinxcontrib-mermaid = "*"
Expand All @@ -31,6 +30,7 @@ furo = "==2022.4.7"
myst-parser = "==0.18.0"
ansible-lint = "*"
django-browser-reload = "*"
marimo = "*"

[packages]
django = { extras = ["bcrypt"], version = "~=3.2" }
Expand Down
Loading

0 comments on commit 353488a

Please sign in to comment.