Skip to content

Commit

Permalink
Add nbformat python package
Browse files Browse the repository at this point in the history
  • Loading branch information
BerriJ committed Sep 27, 2023
1 parent 5e3fb88 commit 407fee2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"ms-python.python",
"ms-python.black-formatter",
"visualstudioexptteam.vscodeintellicode",
"ms-toolsai.jupyter",
// R
"REditorSupport.r",
"rdebugger.r-debugger",
Expand Down
2 changes: 1 addition & 1 deletion package_lists/latex_packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ texdoc # Package Documentation
textcase
textpos
threeparttable
threeparttablex
thumbpdf
#! To find packages: tlmgr search --global --file "authblk.sty"
tracklang
Expand All @@ -108,4 +109,3 @@ xkeyval
xpatch
xstring
zref
threeparttablex
1 change: 1 addition & 0 deletions package_lists/python_packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Jinja2
kaleido
matplotlib
meteostat
nbformat
numdifftools
numpy
pandas
Expand Down

0 comments on commit 407fee2

Please sign in to comment.