notebook
notebook copied to clipboard
jupyter notebook can's display completely, high priority! thx
Describe the bug jupyter notebook can's display completely
Expected behavior display code completely
Screenshots
for example, the line-2 can't display competely
Desktop (please complete the following information):
- OS: MacOS
- Browser chrome
- Version
- chrome: 102.0.5005.115
- pandas: '1.1.5'
- jupyter core : 4.7.1
- jupyter-notebook : 6.4.3
- qtconsole : 5.1.1
- ipython : 7.1.1
- ipykernel : 5.5.5
- jupyter client : 6.1.12
- jupyter lab : not installed
- nbconvert : 5.6.1
- ipywidgets : 7.6.4
- nbformat : 5.1.3
- traitlets : 4.3.3
- python : 3.6.13
**
Hi @sdzbft, I was not able to replicate this issue with similar setup, mostly the same package versions as well. Are there any errors in the Javascript console that you can share?
OS: MacOS Browser: Chrome Version 103.0.5060.134 (Official Build) (arm64) conda version : 4.12.0 (osx-64)
Packages Installed
# Name Version Build Channel ipykernel 5.5.5 pypi_0 pypi ipython 7.1.1 pypi_0 pypi ipywidgets 7.6.4 pypi_0 pypi jinja2 3.0.3 pypi_0 pypi jupyter-client 6.1.12 pypi_0 pypi jupyter-core 4.7.1 pypi_0 pypi jupyterlab-pygments 0.1.2 pypi_0 pypi jupyterlab-widgets 1.1.1 pypi_0 pypi nbclient 0.5.9 pypi_0 pypi nbconvert 5.6.1 pypi_0 pypi nbformat 5.1.3 pypi_0 pypi notebook 6.4.3 pypi_0 pypi pandas 1.1.5 pypi_0 pypi python 3.6.13 h88f2d9e_0 qtconsole 5.1.1 pypi_0 pypi traitlets 4.3.3 pypi_0 pypi
I found some related issues that seem to suggest that this issue might have to do with a combination of factors, some things mentioned are: browsers, CodeMirror, screen resizing and plugging in peripherals. There are some suggested ideas to mitigate the issue but no definite fix since the issue hasn't been pinned down.
Related Issues: https://github.com/jupyter/notebook/issues/1560 https://github.com/jupyter/notebook/issues/1467
Similar Issue in JupyterLab: https://github.com/jupyterlab/jupyterlab/issues/5520 https://github.com/jupyterlab/jupyterlab/issues/4156
I found some related issues that seem to suggest that this issue might have to do with a combination of factors, some things mentioned are: browsers, CodeMirror, screen resizing and plugging in peripherals. There are some suggested ideas to mitigate the issue but no definite fix since the issue hasn't been pinned down.
Related Issues: #1560 #1467
Similar Issue in JupyterLab: jupyterlab/jupyterlab#5520 jupyterlab/jupyterlab#4156
I found some related issues that seem to suggest that this issue might have to do with a combination of factors, some things mentioned are: browsers, CodeMirror, screen resizing and plugging in peripherals. There are some suggested ideas to mitigate the issue but no definite fix since the issue hasn't been pinned down.
Related Issues: #1560 #1467
Similar Issue in JupyterLab: jupyterlab/jupyterlab#5520 jupyterlab/jupyterlab#4156
make do with it now, thank you very much for your reply,