Hello, been working on nbinteract tutorial for quite a while, got some major issues but solved on my own after a while, would like to document it in case it is useful for others.
I've followed the exact steps in the nbinteract tutorial (im using binder, not running in local)
Hey!
I am using google colaboratory and VS code.
1 week ago I was able to execute nbinteract on the same code with success
but for some reason I am getting this error now:
nbinteract-core:103 Error in kernel initialization :(
Is this compatibility issue? I got this error during installation on binder terminal:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed.
This behaviour is the source of the following dependency conflicts.
nbclient 0.5.2 requires nbformat>=5.0, but you have nbformat 4.4.0 which is incompatible.
posted issue here : https://github.com/SamLau95/nbinteract/issues/157#issue-879376393