Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JupyterLab IHaskell cell execution number #440

Open
jamesdbrock opened this issue Feb 22, 2023 · 6 comments · Fixed by #451
Open

JupyterLab IHaskell cell execution number #440

jamesdbrock opened this issue Feb 22, 2023 · 6 comments · Fixed by #451
Assignees
Labels
bug Something isn't working

Comments

@jamesdbrock
Copy link
Contributor

Because jupyenv is on JupyterLab v3.5.0, it is effected by this bug. jupyterlab/jupyterlab#13383

The last JupyterLab version which did not have this bug was JupyterLab v3.2.4.

Is there a way to select the JupyterLab version in jupyenv?

@GTrunSec
Copy link
Collaborator

GTrunSec commented Feb 22, 2023

You could try the LSP PR with the option of https://github.com/tweag/jupyenv/pull/426/files#diff-24cbae53da3e4c7b899685295737b955daa048345f53ef85ab51b07270d7b31eR141

@GTrunSec GTrunSec self-assigned this Feb 25, 2023
@GTrunSec
Copy link
Collaborator

GTrunSec commented Mar 6, 2023

does not change to cell execution number

@jamesdbrock I have updated the jupyterlab to 3.6.x, that issue will not appear after restarting the kernel.

@djacu djacu closed this as completed in #451 Mar 8, 2023
@jamesdbrock
Copy link
Contributor Author

I just checked and this bug is still present in jupyenv’s JupyterLab v3.6.1. But it’s fine with me if you want to close this issue. This is not a jupyenv problem, it’s a JupyterLab problem.

@GTrunSec
Copy link
Collaborator

GTrunSec commented Mar 9, 2023

I just checked and this bug is still present in jupyenv’s JupyterLab v3.6.1. But it’s fine with me

@jamesdbrock This problem will not occur again when you run restart kernel for the second time, could you check that?

@GTrunSec
Copy link
Collaborator

GTrunSec commented Mar 9, 2023

I have marked @jamesdbrock issue. Once #450 is resolved, I will provide an interface to downgrade/upragde the jupyterlab. Also, I believe that the codedown.desktop would be the best frontend for the haskell-kernel project(most importantly, it provides the hls support).

@jamesdbrock
Copy link
Contributor Author

jamesdbrock commented Mar 9, 2023

@jamesdbrock This problem will not occur again when you run restart kernel for the second time, could you check that?

When I restart the kernel over and over again, I find that the bug appears about 80% of the time after each kernel restart.

@GTrunSec GTrunSec reopened this Mar 9, 2023
@GTrunSec GTrunSec added the bug Something isn't working label Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants