Skip to content

Commit

Permalink
Adds notebooks for Gala and GalacticPotentials.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
cadojo committed Dec 21, 2024
1 parent 5f78633 commit c4c54e6
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"ghcr.io/devcontainers/features/python:1": {
"installJupyterlab": true
},
"ghcr.io/devcontainers/features/github-cli": {},
"ghcr.io/devcontainers/features/git-lfs:1": {},
"ghcr.io/devcontainers-contrib/features/starship": {}
},
"postCreateCommand": {
Expand Down
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
*.ipynb linguist-vendored
*.ipynb filter=lfs diff=lfs merge=lfs -text
*.scss linguist-vendored
*.css linguist-vendored
3 changes: 3 additions & 0 deletions paper/notebooks/Project.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[deps]
GalacticPotentials = "761e15e1-915f-4e6a-be22-a19e6141b375"
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
3 changes: 3 additions & 0 deletions paper/notebooks/gala.ipynb
Git LFS file not shown
3 changes: 3 additions & 0 deletions paper/notebooks/julia.ipynb
Git LFS file not shown

0 comments on commit c4c54e6

Please sign in to comment.