diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2017-07-13 21:20:05 -0400 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2017-07-13 21:20:05 -0400 |
| commit | 879a00946b0c7d5388e1dd751925c9135ab90f6e (patch) | |
| tree | 8bcf9ac34021ab009a5c4d5d4943e2ca29278a94 | |
| parent | 845e32720ced3257ed76cd8f81a1b5905df34ce4 (diff) | |
| download | arch-pkgs-879a00946b0c7d5388e1dd751925c9135ab90f6e.tar.gz | |
update submodules
| -rw-r--r-- | .gitmodules | 6 | ||||
| m--------- | jupyter_dashboards | 0 | ||||
| m--------- | python-nbstripout | 0 |
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 94f63ca..4ec1ede 100644 --- a/.gitmodules +++ b/.gitmodules @@ -178,3 +178,9 @@ [submodule "python-asyncio_extras"] path = python-asyncio_extras url = ssh://aur@aur.archlinux.org/python-asyncio_extras +[submodule "python-nbstripout"] + path = python-nbstripout + url = ssh://aur@aur.archlinux.org/python-nbstripout +[submodule "jupyter_dashboards"] + path = jupyter_dashboards + url = ssh://aur@aur.archlinux.org/jupyter_dashboards diff --git a/jupyter_dashboards b/jupyter_dashboards new file mode 160000 +Subproject 63b799138c3ea0605f60102be5f99450ae39c17 diff --git a/python-nbstripout b/python-nbstripout new file mode 160000 +Subproject 482407a329a484b8704381bbe5452dfcd227143 |
