Regarding IPYWIDGETS
harshjani53
Registered Posts: 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.
Best Answer
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 1,925 Neuron
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