Git Product home page Git Product logo

Comments (6)

dvweersel avatar dvweersel commented on August 13, 2024

Resulting environment:

# Name                    Version                   Build  Channel
attrs                     19.1.0                   py37_1
backcall                  0.1.0                    py37_0
blas                      1.0                         mkl
bleach                    3.1.0                    py37_0
bokeh                     1.3.4                    py37_0
ca-certificates           2019.5.15                     1
certifi                   2019.6.16                py37_1
click                     7.0                      py37_0
cloudpickle               1.2.1                      py_0
colorama                  0.4.1                    py37_0
cytoolz                   0.10.0           py37he774522_0
dask                      2.3.0                      py_0
dask-core                 2.3.0                      py_0
dask_labextension         0.3.3                      py_0    conda-forge
decorator                 4.4.0                    py37_1
defusedxml                0.6.0                      py_0
distributed               2.3.2                      py_1
entrypoints               0.3                      py37_0
freetype                  2.9.1                ha9979f8_1
fsspec                    0.4.0                      py_0
heapdict                  1.0.0                    py37_2
icc_rt                    2019.0.0             h0cc432a_1
intel-openmp              2019.4                      245
ipykernel                 5.1.2            py37h39e3cac_0
ipython                   7.8.0            py37h39e3cac_0
ipython_genutils          0.2.0                    py37_0
jedi                      0.15.1                   py37_0
jinja2                    2.10.1                   py37_0
jpeg                      9b                   hb83a4c4_2
json5                     0.8.5                      py_0
jsonschema                3.0.2                    py37_0
jupyter_client            5.3.1                      py_0
jupyter_core              4.5.0                      py_0
jupyterlab                1.0.2            py37hf63ae98_0
jupyterlab_server         1.0.0                      py_1
libpng                    1.6.37               h2a8f88b_0
libsodium                 1.0.16               h9d3ae62_0
libtiff                   4.0.10               hb898794_2
locket                    0.2.0                    py37_1
m2w64-gcc-libgfortran     5.3.0                         6
m2w64-gcc-libs            5.3.0                         7
m2w64-gcc-libs-core       5.3.0                         7
m2w64-gmp                 6.1.0                         2
m2w64-libwinpthread-git   5.0.0.4634.697f757               2
markupsafe                1.1.1            py37he774522_0
mistune                   0.8.4            py37he774522_0
mkl                       2019.4                      245
mkl-service               2.0.2            py37he774522_0
mkl_fft                   1.0.14           py37h14836fe_0
mkl_random                1.0.2            py37h343c172_0
msgpack-python            0.6.1            py37h74a9793_1
msys2-conda-epoch         20160418                      1
nbconvert                 5.5.0                      py_0
nbformat                  4.4.0                    py37_0
nodejs                    10.13.0                       0
notebook                  6.0.0                    py37_0
numpy                     1.16.4           py37h19fb1c0_0
numpy-base                1.16.4           py37hc3f5095_0
olefile                   0.46                     py37_0
openssl                   1.1.1c               he774522_1
packaging                 19.1                     py37_0
pandas                    0.25.1           py37ha925a31_0
pandoc                    2.2.3.2                       0
pandocfilters             1.4.2                    py37_1
parso                     0.5.1                      py_0
partd                     1.0.0                      py_0
pickleshare               0.7.5                    py37_0
pillow                    6.1.0            py37hdc69c19_0
pip                       19.2.2                   py37_0
prometheus_client         0.7.1                      py_0
prompt_toolkit            2.0.9                    py37_0
psutil                    5.6.3            py37he774522_0
pygments                  2.4.2                      py_0
pyparsing                 2.4.2                      py_0
pyrsistent                0.14.11          py37he774522_0
python                    3.7.4                h5263a28_0
python-dateutil           2.8.0                    py37_0
pytz                      2019.2                     py_0
pywinpty                  0.5.5                 py37_1000
pyyaml                    5.1.2            py37he774522_0
pyzmq                     18.1.0           py37ha925a31_0
send2trash                1.5.0                    py37_0
setuptools                41.0.1                   py37_0
six                       1.12.0                   py37_0
sortedcontainers          2.1.0                    py37_0
sqlite                    3.29.0               he774522_0
tblib                     1.4.0                      py_0
terminado                 0.8.2                    py37_0
testpath                  0.4.2                    py37_0
tk                        8.6.8                hfa6e2cd_0
toolz                     0.10.0                     py_0
tornado                   6.0.3            py37he774522_0
traitlets                 4.3.2                    py37_0
vc                        14.1                 h0510ff6_4
vs2015_runtime            14.16.27012          hf0eaf9b_0
wcwidth                   0.1.7                    py37_0
webencodings              0.5.1                    py37_1
wheel                     0.33.4                   py37_0
wincertstore              0.2                      py37_0
winpty                    0.4.3                         4
xz                        5.2.4                h2fa13f4_4
yaml                      0.1.7                hc54c509_2
zeromq                    4.3.1                h33f27b4_3
zict                      1.0.0                      py_0
zlib                      1.2.11               h62dcd97_3
zstd                      1.3.7                h508b16e_0

from dask-labextension.

TomAugspurger avatar TomAugspurger commented on August 13, 2024

triggers a long "Building jupyterlab assets" which end without further output.

Did the dask-labextension install finish (what was the exit code)?

jupyter lab extension list may have some output.

from dask-labextension.

mrocklin avatar mrocklin commented on August 13, 2024

I also ran into this with @benjha . CC'ing him in case a solution arises here.

from dask-labextension.

ian-r-rose avatar ian-r-rose commented on August 13, 2024

There was a broken release of JupyterLab last week that produced issues very much like this one. Can you try upgrading to the most recent release (1.1.2, IIRC) to see if it persists?

from dask-labextension.

arokem avatar arokem commented on August 13, 2024

I can confirm that this suggestion (upgrading jupyterlab to 1.1.2) worked for me (see: pangeo-data/pangeo#717)

from dask-labextension.

dvweersel avatar dvweersel commented on August 13, 2024

triggers a long "Building jupyterlab assets" which end without further output.

Did the dask-labextension install finish (what was the exit code)?

jupyter lab extension list may have some output.

The exit status was 0 while jupyter labextension list gave an error.

After upgrading Jupyter Lab to 1.1.2. the build jupyter labextension install dask-labextension gives minimal output, but now jupyter labextension list lists dask-labextension v1.0.1 correctly.

Confirmed that upgrading jupyter lab to 1.1.2. fixes this issue.

from dask-labextension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.