You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my os is Ubuntu 17.10
i install syntaxnet by Ubuntu 16.10+ binary installation step by step
when i run python -m jupyter_core.command nbextension enable --py --sys-prefix widgetsnbextension.
it's error.
ModuleNotFoundError: No module named "widgetsnbextension".
i want to know the reason
thank you very much