Skip to content

Slider is not displayed in Jupyterlab, shows IntSlider(value=0) instead #2141

@hans-permana

Description

@hans-permana

Hi all,

It is part of my learning process in installing ipywidgets on my Jupyterlab that I browsed through the issues in this repository (open and closed). However, I could not find one to fix my current issue.

I have successfully installed ipywidgets using conda install but when trying to display a slider using an instruction from this guide, it does not give me the slider I wanted. Instead, it shows me IntSlider(value=0) instead. What's the trick here?

Here is some information about my environment:
ipywidgets: 7.3.0
widgetsnbextension: 3.1.4
jupyterlab: 0.32.1
jupyter labextension list
image
node: 8.10.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    resolved-lockedClosed issues are locked after 30 days inactivity. Please open a new issue for related discussion.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions