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,
while running the following command on my jupyter notebook, I get dead kernel error:
statuscode=context.insertValues(u,((1,10),(3,14),(5,19),(9,13)),sync=True)
where u is an assigned UUID.
Thanks,
Aditya
The text was updated successfully, but these errors were encountered:
Hi,
while running the following command on my jupyter notebook, I get dead kernel error:
statuscode=context.insertValues(u,((1,10),(3,14),(5,19),(9,13)),sync=True)
where u is an assigned UUID.
Thanks,
Aditya
The text was updated successfully, but these errors were encountered: