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
Hi,
When I executed the script, received below error:
Traceback (most recent call last):
File "./ibm-connect.py", line 49, in <module>
from ipynb_exit import exit
ModuleNotFoundError: No module named 'ipynb_exit'
Hi,
When I executed the script, received below error: