File tree 5 files changed +100
-162
lines changed
jupyter-interactive-visualization
5 files changed +100
-162
lines changed Original file line number Diff line number Diff line change 6
6
"entrypoint" : " jupyter-interactive-visualization.ipynb"
7
7
},
8
8
"python" : {
9
- "version" : " 3.10.0 " ,
9
+ "version" : " 3.10.12 " ,
10
10
"package_manager" : {
11
11
"name" : " pip" ,
12
- "version" : " 23.0 .1" ,
12
+ "version" : " 23.2 .1" ,
13
13
"package_file" : " requirements.txt"
14
14
}
15
15
},
18
18
"checksum" : " 20b7f819b6b3f4fff5df28e05d6dd924"
19
19
},
20
20
"requirements.txt" : {
21
- "checksum" : " 9cf304c5a2680b5a0325e961c17db93f "
21
+ "checksum" : " d59c8f2d87dd7d7a4633b6104332aec4 "
22
22
}
23
23
}
24
24
}
Original file line number Diff line number Diff line change 1
- anyio == 3.6.2
2
- appnope == 0.1.3
3
- argon2-cffi == 21.3.0
4
- argon2-cffi-bindings == 21.2.0
5
- arrow == 1.2.3
6
- asttokens == 2.2.1
7
- attrs == 22.2.0
8
- backcall == 0.2.0
9
- beautifulsoup4 == 4.12.0
10
- bleach == 6.0.0
11
- bokeh == 3.1.0
12
- cffi == 1.15.1
13
- comm == 0.1.2
14
- contourpy == 1.0.7
15
- debugpy == 1.6.6
16
- decorator == 5.1.1
17
- defusedxml == 0.7.1
18
- executing == 1.2.0
19
- fastjsonschema == 2.16.3
20
- fqdn == 1.5.1
21
- idna == 3.4
22
- ipykernel == 6.22.0
23
- ipython == 8.11.0
24
- ipython-genutils == 0.2.0
25
- ipywidgets == 8.0.5
26
- isoduration == 20.11.0
27
- jedi == 0.18.2
28
- Jinja2 == 3.1.2
29
- jsonpointer == 2.3
30
- jsonschema == 4.17.3
31
- jupyter == 1.0.0
32
- jupyter-console == 6.6.3
33
- jupyter-events == 0.6.3
34
- jupyter_client == 8.1.0
35
- jupyter_core == 5.3.0
36
- jupyter_server == 2.7.2
37
- jupyter_server_terminals == 0.4.4
38
- jupyterlab-pygments == 0.2.2
39
- jupyterlab-widgets == 3.0.6
40
- MarkupSafe == 2.1.2
41
- matplotlib-inline == 0.1.6
42
- mistune == 2.0.5
43
- nbclassic == 0.5.3
44
- nbclient == 0.7.2
45
- nbconvert == 7.2.10
46
- nbformat == 5.8.0
47
- nest-asyncio == 1.5.6
48
- notebook == 6.5.3
49
- notebook_shim == 0.2.2
50
- numpy == 1.24.2
51
- packaging == 23.0
52
- pandas == 1.5.3
53
- pandocfilters == 1.5.0
54
- parso == 0.8.3
55
- pexpect == 4.8.0
56
- pickleshare == 0.7.5
57
- Pillow == 10.0.1
58
- platformdirs == 3.1.1
59
- plotly == 5.13.1
60
- prometheus-client == 0.16.0
61
- prompt-toolkit == 3.0.38
62
- psutil == 5.9.4
63
- ptyprocess == 0.7.0
64
- pure-eval == 0.2.2
65
- pycparser == 2.21
66
- Pygments == 2.15.0
67
- pyrsistent == 0.19.3
68
- python-dateutil == 2.8.2
69
- python-json-logger == 2.0.7
70
- pytz == 2022.7.1
71
- PyYAML == 6.0
72
- pyzmq == 25.0.2
73
- qtconsole == 5.4.1
74
- QtPy == 2.3.0
75
- rfc3339-validator == 0.1.4
76
- rfc3986-validator == 0.1.1
77
- Send2Trash == 1.8.0
78
- six == 1.16.0
79
- sniffio == 1.3.0
80
- soupsieve == 2.4
81
- stack-data == 0.6.2
82
- tenacity == 8.2.2
83
- terminado == 0.17.1
84
- tinycss2 == 1.2.1
85
- tornado == 6.3.3
86
- traitlets == 5.9.0
87
- uri-template == 1.2.0
88
- wcwidth == 0.2.6
89
- webcolors == 1.12
90
- webencodings == 0.5.1
91
- websocket-client == 1.5.1
92
- widgetsnbextension == 4.0.6
93
- xyzservices == 2023.2.0
1
+ numpy
2
+ plotly
3
+ bokeh
4
+ notebook
Original file line number Diff line number Diff line change 22
22
# deploy manifest in current directory to target server
23
23
deploy connect :
24
24
rsconnect deploy manifest {{ invocation_directory ()}} / manifest.json -n {{ connect}}
25
+
26
+ release :
27
+ gh release create
Original file line number Diff line number Diff line change 5
5
"appmode" : " quarto-static"
6
6
},
7
7
"quarto" : {
8
- "version" : " 1.1.189 " ,
8
+ "version" : " 1.4.424 " ,
9
9
"engines" : [
10
10
" jupyter"
11
11
]
12
12
},
13
13
"python" : {
14
- "version" : " 3.10.4 " ,
14
+ "version" : " 3.10.12 " ,
15
15
"package_manager" : {
16
16
"name" : " pip" ,
17
- "version" : " 22.3 .1" ,
17
+ "version" : " 23.2 .1" ,
18
18
"package_file" : " requirements.txt"
19
19
}
20
20
},
21
21
"files" : {
22
22
".gitignore" : {
23
23
"checksum" : " 06d306ff933a023ca365a9fbf6589381"
24
24
},
25
+ ".internal.yml" : {
26
+ "checksum" : " 1e5a127a851c07e0ca7655bb3d5c7713"
27
+ },
25
28
"README.md" : {
26
- "checksum" : " 0ecee7ad8ddb45110229b1b0c23c3b96 "
29
+ "checksum" : " eca5c4e1f4827d2562c5de3abc100cdc "
27
30
},
28
31
"_extensions/quarto-ext/lightbox/_extension.yml" : {
29
32
"checksum" : " 3db0b546785dbeb0117afef962c424bd"
58
61
"img/The_Wizard_of_Oz_1955_Lobby_Card.jpg" : {
59
62
"checksum" : " bdbf9246bd2eb7ff5942b3bdc0f3a401"
60
63
},
64
+ "quarto-lightbox.png" : {
65
+ "checksum" : " 1105422772d95ab055a6c8a2f96c7061"
66
+ },
61
67
"quarto-python-lightbox.qmd" : {
62
68
"checksum" : " c1083bb396a02e22466cca0b5c5e7f6c"
63
69
},
64
70
"requirements.txt" : {
65
- "checksum" : " d98af85c5ab8fce1fd8ad751ab9263fd "
71
+ "checksum" : " 97bf05c3ffb69a82084ecc2aaeee4760 "
66
72
}
67
73
}
68
74
}
Original file line number Diff line number Diff line change 1
- anyio == 3.6.2
2
- argon2-cffi == 21.3.0
1
+ anyio == 4.0.0
2
+ appnope == 0.1.3
3
+ argon2-cffi == 23.1.0
3
4
argon2-cffi-bindings == 21.2.0
4
- asttokens == 2.1.0
5
- attrs == 22.1.0
5
+ arrow == 1.3.0
6
+ asttokens == 2.4.0
7
+ async-lru == 2.0.4
8
+ attrs == 23.1.0
9
+ Babel == 2.13.0
6
10
backcall == 0.2.0
7
- beautifulsoup4 == 4.11.1
8
- bleach == 5.0.1
9
- cffi == 1.15.1
10
- click == 8.1.3
11
- contourpy == 1.0.6
12
- cycler == 0.11.0
13
- debugpy == 1.6.3
11
+ beautifulsoup4 == 4.12.2
12
+ bleach == 6.1.0
13
+ certifi == 2023.7.22
14
+ cffi == 1.16.0
15
+ charset-normalizer == 3.3.0
16
+ comm == 0.1.4
17
+ contourpy == 1.1.1
18
+ cycler == 0.12.1
19
+ debugpy == 1.8.0
14
20
decorator == 5.1.1
15
21
defusedxml == 0.7.1
16
- entrypoints == 0.4
17
- executing == 1.2.0
18
- fastjsonschema == 2.16.2
19
- fonttools == 4.38.0
22
+ exceptiongroup == 1.1.3
23
+ executing == 2.0.0
24
+ fastjsonschema == 2.18.1
25
+ fonttools == 4.43.1
26
+ fqdn == 1.5.1
20
27
idna == 3.4
21
- ipykernel == 6.17.0
22
- ipython == 8.10.0
23
- ipython-genutils == 0.2.0
24
- ipywidgets == 8.0.2
25
- jedi == 0.18.1
28
+ ipykernel == 6.25.2
29
+ ipython == 8.16.1
30
+ isoduration == 20.11.0
31
+ jedi == 0.19.1
26
32
Jinja2 == 3.1.2
27
- jsonschema == 4.17.0
28
- jupyter == 1.0.0
29
- jupyter-console == 6.4.4
30
- jupyter-server == 2.7.2
31
- jupyter_client == 7.4.4
32
- jupyter_core == 4.11.2
33
+ json5 == 0.9.14
34
+ jsonpointer == 2.4
35
+ jsonschema == 4.19.1
36
+ jsonschema-specifications == 2023.7.1
37
+ jupyter-events == 0.8.0
38
+ jupyter-lsp == 2.2.0
39
+ jupyter_client == 8.4.0
40
+ jupyter_core == 5.4.0
41
+ jupyter_server == 2.8.0
42
+ jupyter_server_terminals == 0.4.4
43
+ jupyterlab == 4.0.7
33
44
jupyterlab-pygments == 0.2.2
34
- jupyterlab-widgets == 3.0.3
35
- kiwisolver == 1.4.4
36
- MarkupSafe == 2.1.1
37
- matplotlib == 3.6.2
45
+ jupyterlab_server == 2.25.0
46
+ kiwisolver == 1.4.5
47
+ MarkupSafe == 2.1.3
48
+ matplotlib == 3.8.0
38
49
matplotlib-inline == 0.1.6
39
- mistune == 2 .0.4
40
- nbclassic == 0.4.8
41
- nbclient == 0.7.0
42
- nbconvert == 7.2.3
43
- nbformat == 5.7.0
44
- nest-asyncio == 1.5 .6
45
- notebook == 6.5.2
46
- notebook_shim == 0.2.2
47
- numpy == 1.23.4
48
- packaging == 21.3
50
+ mistune == 3 .0.2
51
+ nbclient == 0.8.0
52
+ nbconvert == 7.9.2
53
+ nbformat == 5.9.2
54
+ nest-asyncio == 1.5.8
55
+ notebook == 7.0 .6
56
+ notebook_shim == 0.2.3
57
+ numpy == 1.26.1
58
+ overrides == 7.4.0
59
+ packaging == 23.2
49
60
pandocfilters == 1.5.0
50
61
parso == 0.8.3
51
62
pexpect == 4.8.0
52
63
pickleshare == 0.7.5
53
- Pillow == 10.0.1
54
- prometheus-client == 0.15.0
55
- prompt-toolkit == 3.0.32
56
- psutil == 5.9.3
64
+ Pillow == 10.1.0
65
+ platformdirs == 3.11.0
66
+ prometheus-client == 0.17.1
67
+ prompt-toolkit == 3.0.39
68
+ psutil == 5.9.6
57
69
ptyprocess == 0.7.0
58
70
pure-eval == 0.2.2
59
71
pycparser == 2.21
60
- Pygments == 2.15.0
61
- PyJWT == 2.6.0
62
- pyparsing == 3.0.9
63
- pyrsistent == 0.19.2
72
+ Pygments == 2.16.1
73
+ pyparsing == 3.1.1
64
74
python-dateutil == 2.8.2
65
- pyzmq == 24.0.1
66
- qtconsole == 5.4.0
67
- QtPy == 2.2.1
68
- rsconnect-python == 1.12.0
69
- semver == 2.13.0
70
- Send2Trash == 1.8.0
75
+ python-json-logger == 2.0.7
76
+ PyYAML == 6.0.1
77
+ pyzmq == 25.1.1
78
+ referencing == 0.30.2
79
+ requests == 2.31.0
80
+ rfc3339-validator == 0.1.4
81
+ rfc3986-validator == 0.1.1
82
+ rpds-py == 0.10.6
83
+ Send2Trash == 1.8.2
71
84
six == 1.16.0
72
85
sniffio == 1.3.0
73
- soupsieve == 2.3.2.post1
74
- stack-data == 0.6.0
75
- terminado == 0.17.0
86
+ soupsieve == 2.5
87
+ stack-data == 0.6.3
88
+ terminado == 0.17.1
76
89
tinycss2 == 1.2.1
90
+ tomli == 2.0.1
77
91
tornado == 6.3.3
78
- traitlets == 5.5.0
79
- wcwidth == 0.2.5
92
+ traitlets == 5.11.2
93
+ types-python-dateutil == 2.8.19.14
94
+ typing_extensions == 4.8.0
95
+ uri-template == 1.3.0
96
+ urllib3 == 2.0.7
97
+ wcwidth == 0.2.8
98
+ webcolors == 1.13
80
99
webencodings == 0.5.1
81
- websocket-client == 1.4.2
82
- widgetsnbextension == 4.0.3
100
+ websocket-client == 1.6.4
You can’t perform that action at this time.
0 commit comments