From c4c54e6c737b184dbdcf01a228753e46465319ee Mon Sep 17 00:00:00 2001 From: Joey Carpinelli Date: Sat, 21 Dec 2024 23:23:25 +0000 Subject: [PATCH] Adds notebooks for Gala and GalacticPotentials.jl --- .devcontainer/devcontainer.json | 2 +- .gitattributes | 2 +- paper/notebooks/Project.toml | 3 +++ paper/notebooks/gala.ipynb | 3 +++ paper/notebooks/julia.ipynb | 3 +++ 5 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 paper/notebooks/Project.toml create mode 100644 paper/notebooks/gala.ipynb create mode 100644 paper/notebooks/julia.ipynb diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index d9a8350..ed28301 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -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": { diff --git a/.gitattributes b/.gitattributes index 43f554a..7b8e1c2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ -*.ipynb linguist-vendored +*.ipynb filter=lfs diff=lfs merge=lfs -text *.scss linguist-vendored *.css linguist-vendored diff --git a/paper/notebooks/Project.toml b/paper/notebooks/Project.toml new file mode 100644 index 0000000..ae9b834 --- /dev/null +++ b/paper/notebooks/Project.toml @@ -0,0 +1,3 @@ +[deps] +GalacticPotentials = "761e15e1-915f-4e6a-be22-a19e6141b375" +ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78" diff --git a/paper/notebooks/gala.ipynb b/paper/notebooks/gala.ipynb new file mode 100644 index 0000000..7066484 --- /dev/null +++ b/paper/notebooks/gala.ipynb @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73396d4a7fbab0a0a4a8e1f44601491fee7d4507f69a861993b5faa06c514607 +size 1318 diff --git a/paper/notebooks/julia.ipynb b/paper/notebooks/julia.ipynb new file mode 100644 index 0000000..607faaf --- /dev/null +++ b/paper/notebooks/julia.ipynb @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10e906e6ab5dcf73bcd0f85227cafebd7f03d5e471f481f8ae459e9f620f3633 +size 648