8
8
# Qt4/5 first pass (wheels)
9
9
PyQt5
10
10
PyQtWebEngine
11
+ pyqt5_tools
11
12
##Pyside2
12
13
13
14
# compilers no mingwpy yet in Python3.5)
53
54
python-hdf4
54
55
tables
55
56
56
- bcolz
57
57
cytoolz
58
58
59
59
blosc
@@ -195,8 +195,6 @@ docrepr
195
195
# scikit-neuralnetwork
196
196
197
197
198
- widgetsnbextension
199
- ## 2020-09-27 jupyterlab3 issue ipyleaflet
200
198
201
199
zarr
202
200
@@ -216,7 +214,6 @@ astroML
216
214
# dead 2020: pythreejs
217
215
# flexx
218
216
scikit-optimize
219
- jupyterlab
220
217
221
218
# removal list:
222
219
# pyhdf
@@ -256,7 +253,6 @@ partd
256
253
#preparing parquet
257
254
python_snappy
258
255
brotli
259
- jupyterlab_launcher
260
256
vitables
261
257
262
258
supersmoother
@@ -280,7 +276,6 @@ moviepy
280
276
281
277
dask_searchcv
282
278
283
- ## 2020-09-27 jupyterlab3 issue ipympl
284
279
285
280
paramnb
286
281
#pb with zict depedency of streamz & distributed
@@ -395,12 +390,10 @@ autopep8
395
390
black
396
391
pyinstaller
397
392
398
- # wait spoofing end https://github.com/pbugnion/jupyterlab-sql/issues/89
399
- #jupyterlab-sql
400
393
401
394
#z3_solver
402
395
403
- ## winrt
396
+ winrt
404
397
405
398
# swifter uses modin-0.7.4 + pickle5: two problematic dependancies as of 2020-07-27
406
399
#swifter
@@ -422,7 +415,6 @@ databases[sqlite]
422
415
423
416
altair-transform
424
417
altair_data_server
425
- pydeck
426
418
ibis-framework
427
419
428
420
folium
@@ -450,10 +442,34 @@ importlib_metadata
450
442
# new dl
451
443
# mxnet
452
444
445
+ ##jupyterlab things
446
+ jupyterlab
447
+ widgetsnbextension
448
+
449
+ jupyterlab_launcher
453
450
jupyter_bokeh
454
- dask_ml
455
451
dask_labextension
452
+ pydeck
453
+
454
+ ## Jupyterlab2
455
+
456
+ ## jupyterlab3 only
457
+ jupyterlab-widgets
458
+
459
+ ## 2020-09-27 jupyterlab2 only
460
+ ##ipympl
461
+ ##ipyleaflet
462
+
463
+ # wait spoofing end https://github.com/pbugnion/jupyterlab-sql/issues/89
464
+ # not yet (one man) jupyterlab-sql
465
+ # not yet (one man) mpl-interactions
466
+ # not yet (one man) ipycanvas
467
+ # not yet jupyterlab-git
468
+
469
+
470
+
471
+ dask_ml
456
472
wasmer
457
473
458
474
voila
459
- jupyterlab-widgets
475
+ fastapi
0 commit comments