Regarding IPYWIDGETS

harshjani53
harshjani53 Registered Posts: 1
edited July 16 in Setup & Configuration

I am using jupyter notebook to work on a project. However when I try to access ipywidgets, it says

No module named 'ipywidgets'

This still happening after installing the module using 'pip install'.

My main motive to use ipywidgets is to get a copy to clipboard button for output dataframes.

Please do let me know the solution of the issue or if there any alternative for a copy button.

Thank You.

Best Answer

Setup Info
    Tags
      Help me…