Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on March 31, 2024 7:31AM
Likes: 0
Replies: 1
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.
Please see this documention page on how to install Jupyter extensions and which extensions are supported:
https://doc.dataiku.com/dss/latest/notebooks/jupyter-nbextensions.html