joouha / euporie

Jupyter notebooks in the terminal
https://euporie.readthedocs.io
MIT License
1.54k stars 36 forks source link

Command palette takes a long time to load #38

Closed raffaem closed 1 year ago

raffaem commented 1 year ago

I'm on the dev branch, and Fedora Workstation 36 with Python 3.10.7.

$ jupyter --version
Selected Jupyter core packages...
IPython          : 8.5.0
ipykernel        : 6.15.3
ipywidgets       : 8.0.2
jupyter_client   : 7.3.5
jupyter_core     : 4.11.1
jupyter_server   : 1.18.0
jupyterlab       : 3.4.8
nbclient         : 0.5.5
nbconvert        : 6.5.0
nbformat         : 5.4.0
notebook         : 6.4.12
qtconsole        : 5.1.1
traitlets        : 5.1.1

Sometimes, not always, when I start euporie notebook, the command palette takes a long time to load.

Here is a screencast of the issue.

joouha commented 1 year ago

Thanks for e-mailing me the video.

This is very strange - I'm afraid I haven't been able to reproduce this at all.

I'm wondering if something in the notebook rendering process could be causing this. Does it still happen if you launch euporie-notebook without opening any notebook files? Does it happen with other notebooks?

raffaem commented 1 year ago

I changed OS. Let's close this.