Skip to content
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

How can I activate bamboolib inside my jupyer lab environment under a proper running venv? #47

Open
squeezer44 opened this issue Apr 6, 2023 · 2 comments

Comments

@squeezer44
Copy link

Environment

  • Operating System: Microsoft Windows 10 Pro, 10.0.19044 Build 19044

  • Python Version: 3.10.11

  • How did you install bamboolib: Installed bamboolib with pip install bamboolib inside a virtual environment build with venv

  • Python packages: `Package Version


    aiofiles 22.1.0
    aiosqlite 0.18.0
    anyio 3.6.2
    appdirs 1.4.4
    argon2-cffi 21.3.0
    argon2-cffi-bindings 21.2.0
    arrow 1.2.3
    astor 0.8.1
    astroid 2.15.1
    asttokens 2.2.1
    attrs 22.2.0
    Babel 2.12.1
    backcall 0.2.0
    bamboolib 1.30.19
    beautifulsoup4 4.12.1
    bleach 6.0.0
    certifi 2022.12.7
    cffi 1.15.1
    charset-normalizer 3.1.0
    colorama 0.4.6
    comm 0.1.3
    contourpy 1.0.7
    cryptography 40.0.1
    cycler 0.11.0
    debugpy 1.6.6
    decorator 5.1.1
    defusedxml 0.7.1
    dill 0.3.6
    executing 1.2.0
    fastjsonschema 2.16.3
    fonttools 4.39.3
    fqdn 1.5.1
    htmlmin 0.1.12
    idna 3.4
    ImageHash 4.3.1
    ipykernel 6.22.0
    ipyslickgrid 0.0.3
    ipython 8.12.0
    ipython-genutils 0.2.0
    ipywidgets 7.7.5
    isoduration 20.11.0
    isort 5.12.0
    jedi 0.18.2
    Jinja2 3.1.2
    joblib 1.2.0
    json5 0.9.11
    jsonpointer 2.3
    jsonschema 4.17.3
    jupyter_client 8.1.0
    jupyter-contrib-core 0.4.2
    jupyter_core 5.3.0
    jupyter-events 0.6.3
    jupyter-nbextensions-configurator 0.6.1
    jupyter_server 2.5.0
    jupyter_server_fileid 0.8.0
    jupyter_server_terminals 0.4.4
    jupyter_server_ydoc 0.8.0
    jupyter-ydoc 0.2.3
    jupyterlab 3.6.3
    jupyterlab-pygments 0.2.2
    jupyterlab_server 2.22.0
    jupyterlab-widgets 1.1.4
    kiwisolver 1.4.4
    lazy-object-proxy 1.9.0
    MarkupSafe 2.1.2
    matplotlib 3.6.3
    matplotlib-inline 0.1.6
    mccabe 0.7.0
    mistune 2.0.5
    multimethod 1.9.1
    nbclassic 0.5.5
    nbclient 0.7.3
    nbconvert 7.3.0
    nbformat 5.8.0
    nest-asyncio 1.5.6
    networkx 3.0
    notebook 6.5.3
    notebook_shim 0.2.2
    numpy 1.23.5
    packaging 23.0
    pandas 1.5.3
    pandas-profiling 3.6.6
    pandasgui 0.2.14
    pandocfilters 1.5.0
    parso 0.8.3
    patsy 0.5.3
    phik 0.12.3
    pickleshare 0.7.5
    Pillow 9.5.0
    pip 23.0.1
    platformdirs 3.2.0
    plotly 5.14.0
    ppscore 1.3.0
    prometheus-client 0.16.0
    prompt-toolkit 3.0.38
    psutil 5.9.4
    pure-eval 0.2.2
    pyarrow 11.0.0
    pycparser 2.21
    pydantic 1.10.7
    Pygments 2.14.0
    pylint 2.17.1
    pynput 1.7.6
    pyparsing 3.0.9
    PyQt5 5.15.9
    PyQt5-Qt5 5.15.2
    PyQt5-sip 12.11.1
    PyQtWebEngine 5.15.6
    PyQtWebEngine-Qt5 5.15.2
    pyrsistent 0.19.3
    python-dateutil 2.8.2
    python-json-logger 2.0.7
    pytz 2023.3
    PyWavelets 1.4.1
    pywin32 306
    pywinpty 2.0.10
    PyYAML 6.0
    pyzmq 25.0.2
    qtstylish 0.1.5
    requests 2.28.2
    rfc3339-validator 0.1.4
    rfc3986-validator 0.1.1
    scikit-learn 1.2.2
    scipy 1.9.3
    seaborn 0.12.2
    Send2Trash 1.8.0
    setuptools 65.5.0
    six 1.16.0
    sniffio 1.3.0
    soupsieve 2.4
    stack-data 0.6.2
    statsmodels 0.13.5
    tangled-up-in-unicode 0.2.0
    tenacity 8.2.2
    terminado 0.17.1
    threadpoolctl 3.1.0
    tinycss2 1.2.1
    toml 0.10.2
    tomli 2.0.1
    tomlkit 0.11.7
    tornado 6.2
    tqdm 4.64.1
    traitlets 5.9.0
    typeguard 2.13.3
    typing_extensions 4.5.0
    uri-template 1.2.0
    urllib3 1.26.15
    visions 0.7.5
    wcwidth 0.2.6
    webcolors 1.13
    webencodings 0.5.1
    websocket-client 1.5.1
    widgetsnbextension 3.6.4
    wordcloud 1.8.2.2
    wrapt 1.15.0
    xlrd 2.0.1
    y-py 0.5.9
    ydata-profiling 4.1.2
    ypy-websocket 0.8.2`

  • If bamboolib is used with JupyterLab: JupyterLab extensions: jupyterlab-plotly v5.14.0 enabled ok jupyterlab_pygments v0.2.2 enabled ok (python, jupyterlab_pygments) @jupyter-widgets/jupyterlab-manager v3.1.4 enabled ok (python, jupyterlab_widgets)

  • If bamboolib is used with Jupyter Notebook: It's running as expected

Description of Issue

  • What did you expect to happen?
    Inside my venv with the installed version on bamboolib I want to be able to execute bamboolib inside jupyter lab.

  • What happened instead?
    Inside my venv with the installed version on bamboolib I'm getting this error:
    ´Error displaying widget: model not found`

What steps have you taken to resolve this already?

import bamboolib as bam
bam.test_setup()

Testing Jupyter extensions:
ipywidgets works

ipywidgets:

ipyslickgrid:
Python library version is 0.0.3

Error displaying widget: model not found

plotly:
Python library version is 5.14.0

bamboolib:
Python library version is 1.30.19
Needed version of Jupyter extension is 1.30.0

Error displaying widget: model not found

JupyterLab and Labextensions:

Anything else?

I'm looking forward to your hint to get bamboolib running inside jupyter lab.
Thx
...

@fwetdb
Copy link
Collaborator

fwetdb commented Apr 6, 2023

It seems to me like you did not install the widget JS extensions

@squeezer44
Copy link
Author

Thx so far.
@fwetdb : Could you please give me a source whre to read how to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants