add nbconvert

This commit is contained in:
2025-02-19 22:25:12 +01:00
parent e9217e9001
commit eef8b11b61
3 changed files with 26656 additions and 0 deletions

13460
notebook/cviko1_1.html Normal file

File diff suppressed because it is too large Load Diff

13175
notebook/cviko1_2-chatbot.html Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,16 +1,31 @@
asttokens==3.0.0 asttokens==3.0.0
attrs==25.1.0
beautifulsoup4==4.13.3
bleach==6.2.0
comm==0.2.2 comm==0.2.2
debugpy==1.8.12 debugpy==1.8.12
decorator==5.1.1 decorator==5.1.1
defusedxml==0.7.1
executing==2.2.0 executing==2.2.0
fastjsonschema==2.21.1
ipykernel==6.29.5 ipykernel==6.29.5
ipython==8.32.0 ipython==8.32.0
jedi==0.19.2 jedi==0.19.2
Jinja2==3.1.5
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
jupyter_client==8.6.3 jupyter_client==8.6.3
jupyter_core==5.7.2 jupyter_core==5.7.2
jupyterlab_pygments==0.3.0
MarkupSafe==3.0.2
matplotlib-inline==0.1.7 matplotlib-inline==0.1.7
mistune==3.1.2
nbclient==0.10.2
nbconvert==7.16.6
nbformat==5.10.4
nest-asyncio==1.6.0 nest-asyncio==1.6.0
packaging==24.2 packaging==24.2
pandocfilters==1.5.1
parso==0.8.4 parso==0.8.4
pexpect==4.9.0 pexpect==4.9.0
platformdirs==4.3.6 platformdirs==4.3.6
@@ -21,8 +36,14 @@ pure_eval==0.2.3
Pygments==2.19.1 Pygments==2.19.1
python-dateutil==2.9.0.post0 python-dateutil==2.9.0.post0
pyzmq==26.2.1 pyzmq==26.2.1
referencing==0.36.2
rpds-py==0.22.3
six==1.17.0 six==1.17.0
soupsieve==2.6
stack-data==0.6.3 stack-data==0.6.3
tinycss2==1.4.0
tornado==6.4.2 tornado==6.4.2
traitlets==5.14.3 traitlets==5.14.3
typing_extensions==4.12.2
wcwidth==0.2.13 wcwidth==0.2.13
webencodings==0.5.1