-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot read property 'name' of undefined. #3
Comments
The same problem with some notebooks. |
I haven't got a chance to take a look at this. I will give a status update by the next release |
I have same issue, it repeats every time:
Simon |
See PR #7 |
Closed
jithurjacob
added a commit
that referenced
this issue
Dec 1, 2018
Fix #3 - Cannot read property 'name' of undefined.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I download my ipynb from https://colab.research.google.com/notebooks/welcome.ipynb. When i open it in vscode, it inform me that TypeError: Cannot read property 'name' of undefined. But there is no problem when i open it in jupyter notebook.
Thanks.
The text was updated successfully, but these errors were encountered: