Skip to content

Instantly share code, notes, and snippets.

@davipatti
Created March 20, 2023 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davipatti/3586726163e9f7244edb3ee9b9cec049 to your computer and use it in GitHub Desktop.
Save davipatti/3586726163e9f7244edb3ee9b9cec049 to your computer and use it in GitHub Desktop.
[jupyter nbconvert html_toc requirements.txt] Magival combination of modules that enables jupyter nbconvert --to html_toc to render a table of contents in my pelican environment. #html_toc #toc #jupyter #nbconvert
aiofiles==22.1.0
aiosqlite==0.18.0
anyio==3.6.2
appnope==0.1.3
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
arrow==1.2.3
attrs==22.2.0
Babel==2.12.1
backcall==0.2.0
beautifulsoup4==4.11.1
black==23.1.0
bleach==4.1.0
blinker==1.5
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
decorator==5.1.1
defusedxml==0.7.1
docutils==0.16
entrypoints==0.4
fastjsonschema==2.16.2
feedgenerator==1.9.2
fqdn==1.5.1
idna==3.4
importlib-metadata==4.8.3
ipykernel==5.5.6
ipython==7.16.3
ipython-genutils==0.2.0
isoduration==20.11.0
jedi==0.17.2
Jinja2==3.0.3
json5==0.9.11
jsonpointer==2.3
jsonschema==4.17.3
jupyter-contrib-core==0.4.2
jupyter-contrib-nbextensions==0.5.1
jupyter-events==0.6.3
jupyter-highlight-selected-word==0.2.0
jupyter-latex-envs==1.4.6
jupyter-nbextensions-configurator==0.6.1
jupyter-ydoc==0.2.3
jupyter_client==7.4.9
jupyter_core==5.1.3
jupyter_server==2.1.0
jupyter_server_fileid==0.8.0
jupyter_server_terminals==0.4.4
jupyter_server_ydoc==0.8.0
jupyterlab==3.6.2
jupyterlab-pygments==0.2.2
jupyterlab_server==2.20.0
lxml==4.9.2
Markdown==3.3.7
MarkupSafe==2.0.1
mistune==0.8.4
mmtf-python==1.1.2
msgpack==1.0.3
mypy-extensions==1.0.0
nbclassic==0.4.8
nbclient==0.7.2
nbconvert==5.6.1
nbformat==5.7.3
nest-asyncio==1.5.6
notebook==6.5.2
notebook_shim==0.2.2
packaging==23.0
pandocfilters==1.5.0
parso==0.7.1
pathspec==0.11.0
pelican==4.5.3
pelican-jupyter==0.10.0
pexpect==4.8.0
pickleshare==0.7.5
platformdirs==2.6.2
Pmw==2.0.1+3
prometheus-client==0.15.0
prompt-toolkit==3.0.36
ptyprocess==0.7.0
pycparser==2.21
Pygments==2.6.1
pymol==2.5.0
pyparsing==3.0.9
pyrsistent==0.18.0
python-dateutil==2.8.2
python-json-logger==2.0.4
pytz==2020.5
PyYAML==6.0
pyzmq==25.0.0
requests==2.28.2
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
Send2Trash==1.8.0
six==1.16.0
sniffio==1.3.0
soupsieve==2.3.2.post1
terminado==0.12.1
testpath==0.6.0
tinycss2==1.2.1
tornado==6.2
traitlets==5.8.1
typing_extensions==4.1.1
Unidecode==1.3.6
uri-template==1.2.0
urllib3==1.26.15
wcwidth==0.2.6
webcolors==1.12
webencodings==0.5.1
websocket-client==1.4.2
y-py==0.5.9
ypy-websocket==0.8.2
zipp==3.6.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment