Thanks to visit codestin.com
Credit goes to github.com

Skip to content

preparing WinPython 2020-04 #895

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 28, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 28 additions & 12 deletions Cod_requirements64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ pywin32
# Qt4/5 first pass (wheels)
PyQt5
PyQtWebEngine
pyqt5_tools
##Pyside2

# compilers no mingwpy yet in Python3.5)
Expand Down Expand Up @@ -53,7 +54,6 @@ h5py
python-hdf4
tables

bcolz
cytoolz

blosc
Expand Down Expand Up @@ -195,8 +195,6 @@ docrepr
# scikit-neuralnetwork


widgetsnbextension
## 2020-09-27 jupyterlab3 issue ipyleaflet

zarr

Expand All @@ -216,7 +214,6 @@ astroML
# dead 2020: pythreejs
# flexx
scikit-optimize
jupyterlab

# removal list:
# pyhdf
Expand Down Expand Up @@ -256,7 +253,6 @@ partd
#preparing parquet
python_snappy
brotli
jupyterlab_launcher
vitables

supersmoother
Expand All @@ -280,7 +276,6 @@ moviepy

dask_searchcv

## 2020-09-27 jupyterlab3 issue ipympl

paramnb
#pb with zict depedency of streamz & distributed
Expand Down Expand Up @@ -395,12 +390,10 @@ autopep8
black
pyinstaller

# wait spoofing end https://github.com/pbugnion/jupyterlab-sql/issues/89
#jupyterlab-sql

#z3_solver

##winrt
winrt

# swifter uses modin-0.7.4 + pickle5: two problematic dependancies as of 2020-07-27
#swifter
Expand All @@ -422,7 +415,6 @@ databases[sqlite]

altair-transform
altair_data_server
pydeck
ibis-framework

folium
Expand Down Expand Up @@ -450,10 +442,34 @@ importlib_metadata
# new dl
# mxnet

##jupyterlab things
jupyterlab
widgetsnbextension

jupyterlab_launcher
jupyter_bokeh
dask_ml
dask_labextension
pydeck

## Jupyterlab2

## jupyterlab3 only
jupyterlab-widgets

## 2020-09-27 jupyterlab2 only
##ipympl
##ipyleaflet

# wait spoofing end https://github.com/pbugnion/jupyterlab-sql/issues/89
# not yet (one man) jupyterlab-sql
# not yet (one man) mpl-interactions
# not yet (one man) ipycanvas
# not yet jupyterlab-git



dask_ml
wasmer

voila
jupyterlab-widgets
fastapi
Loading