Rosio

Results 107 comments of Rosio

Hi @strelok372, apologies for the delay in my reply. Yes, this is the issue that this PR addresses. The import statement is being updated so that in the case that...

Just wanted to mention that I tried reproducing this with Notebook 6.5.4 and Python3.11.3 but was not able to reproduce the crash.

Hi @miloaissatu, thanks for the information. When you encounter this error, are you using one of the official docker stack images from https://jupyter-docker-stacks.readthedocs.io/en/latest/index.html?

Hi @miloaissatu thank you for the additional information! Have you tried to run this in `ipython` and have you seen this same issue there? If so, this might be better...

Hi @miloaissatu, thank you for the further updates! Does this seem to be similar to the issue reported at https://github.com/jupyter/notebook/issues/6721?

Hi @miloaissatu thank you for your response. Is this an issue that is then solvable by updating our dependency on `pyzmq` or might it be an issue already reported in...

Thanks for reporting @CoolPlayLin. A similar issue has previously been reported as well https://github.com/jupyter/notebook/issues/2648.

@CoolPlayLin Thank you for clarifying this issue. This issue has been accepted but no one is actively working on it at the moment. If you'd like to look into this...

Hi @ggrrll thank you for submitting this issue. Are you running from a directory where you have the needed permissions? Does this issue come up if you run from a...

Thank you @liquidcarbon for opening this issue! Something like this, dealing with Windows line endings, has been previously reported in JupyterLab https://github.com/jupyterlab/jupyterlab/issues/14752.