Marin Orlić
Results
2
issues of
Marin Orlić
Also fix #232, #284 I am not sure this will be fully backwards compatible, IPython code mentions that `_repr_mimebundle_` is there since 6.x and the `DisplayFormatter` should take care of...
Metakernel creates a new `CommManager` which is incompatible with jupyter widgets where a global singleton `CommManager` is used. In addition, the comm channel name was changed from `ipython.widget` to `jupyter.widget`...