Skip to content

Commit d96d269

Browse files
committed
updating readmes
1 parent 30ed1f7 commit d96d269

File tree

2 files changed

+672
-742
lines changed

2 files changed

+672
-742
lines changed

datascience/README.md

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ Docker image for UW-IT JupyterHub for Teaching datascience Notebook server.
1616
#### Installed packages
1717
via `pip list`
1818

19-
| Package | Version |
20-
| ----------------------------- | ------------------- |
19+
|Package|Version|
20+
|-----------------------------|-------------------|
2121
|alembic|1.6.0|
22-
|anyio|3.3.1|
22+
|anyio|2.2.0|
2323
|appdirs|1.4.4|
2424
|argon2-cffi|20.1.0|
2525
|async-generator|1.10|
@@ -86,7 +86,7 @@ via `pip list`
8686
|jupyter-client|6.1.12|
8787
|jupyter-core|4.7.1|
8888
|jupyter-packaging|0.9.2|
89-
|jupyter-server|1.11.0|
89+
|jupyter-server|1.6.4|
9090
|jupyter-telemetry|0.1.0|
9191
|jupyterhub|1.3.0|
9292
|jupyterlab|3.0.14|
@@ -107,11 +107,11 @@ via `pip list`
107107
|mpmath|1.2.1|
108108
|msgpack|1.0.2|
109109
|munch|2.5.0|
110-
|nbclassic|0.2.7|
110+
|nbclassic|0.2.8|
111111
|nbclient|0.5.3|
112112
|nbconvert|6.0.7|
113113
|nbformat|5.1.3|
114-
|nbgitpuller|1.0.2|
114+
|nbgitpuller|0.10.2|
115115
|nbresuse|0.3.3|
116116
|nest-asyncio|1.5.1|
117117
|networkx|2.5|
@@ -148,7 +148,7 @@ via `pip list`
148148
|pyOpenSSL|20.0.1|
149149
|pyparsing|2.4.7|
150150
|pyppeteer|0.2.6|
151-
|pyproj|3.2.0|
151+
|pyproj|3.2.1|
152152
|pyquery|1.4.3|
153153
|pyrsistent|0.17.3|
154154
|PySocks|1.7.1|
@@ -161,7 +161,6 @@ via `pip list`
161161
|pyzmq|22.0.3|
162162
|requests|2.26.0|
163163
|requests-html|0.10.0|
164-
|requests-unixsocket|0.2.0|
165164
|rpy2|3.4.4|
166165
|ruamel-yaml-conda|0.15.80|
167166
|ruamel.yaml|0.16.12|
@@ -200,7 +199,6 @@ via `pip list`
200199
|w3lib|1.22.0|
201200
|wcwidth|0.2.5|
202201
|webencodings|0.5.1|
203-
|websocket-client|1.2.1|
204202
|websockets|9.1|
205203
|wheel|0.36.2|
206204
|widgetsnbextension|3.5.1|
@@ -216,7 +214,7 @@ via `conda list --no-pip`
216214
|_openmp_mutex|4.5|
217215
|_r-mutex|1.0.1|
218216
|alembic|1.6.0|
219-
|anyio|3.3.1|
217+
|anyio|2.2.0|
220218
|appdirs|1.4.4|
221219
|argon2-cffi|20.1.0|
222220
|async_generator|1.10|
@@ -322,9 +320,9 @@ via `conda list --no-pip`
322320
|json5|0.9.5|
323321
|jsonschema|3.2.0|
324322
|jupyter-packaging|0.9.2|
325-
|jupyter-server|1.11.0|
326323
|jupyter_client|6.1.12|
327324
|jupyter_core|4.7.1|
325+
|jupyter_server|1.6.4|
328326
|jupyter_telemetry|0.1.0|
329327
|jupyterhub|1.3.0|
330328
|jupyterhub-base|1.3.0|
@@ -392,11 +390,11 @@ via `conda list --no-pip`
392390
|mpmath|1.2.1|
393391
|msgpack-python|1.0.2|
394392
|munch|2.5.0|
395-
|nbclassic|0.2.7|
393+
|nbclassic|0.2.8|
396394
|nbclient|0.5.3|
397395
|nbconvert|6.0.7|
398396
|nbformat|5.1.3|
399-
|nbgitpuller|1.0.2|
397+
|nbgitpuller|0.10.2|
400398
|nbresuse|0.3.3|
401399
|ncurses|6.2|
402400
|nest-asyncio|1.5.1|
@@ -444,7 +442,7 @@ via `conda list --no-pip`
444442
|pyopenssl|20.0.1|
445443
|pyparsing|2.4.7|
446444
|pyppeteer|0.2.6|
447-
|pyproj|3.2.0|
445+
|pyproj|3.2.1|
448446
|pyquery|1.4.3|
449447
|pyrsistent|0.17.3|
450448
|pysocks|1.7.1|
@@ -649,7 +647,6 @@ via `conda list --no-pip`
649647
|reproc-cpp|14.2.1|
650648
|requests|2.26.0|
651649
|requests-html|0.10.0|
652-
|requests-unixsocket|0.2.0|
653650
|rpy2|3.4.4|
654651
|ruamel.yaml|0.16.12|
655652
|ruamel.yaml.clib|0.2.2|
@@ -695,7 +692,6 @@ via `conda list --no-pip`
695692
|w3lib|1.22.0|
696693
|wcwidth|0.2.5|
697694
|webencodings|0.5.1|
698-
|websocket-client|1.2.1|
699695
|websockets|9.1|
700696
|wheel|0.36.2|
701697
|widgetsnbextension|3.5.1|

0 commit comments

Comments
 (0)