-
Notifications
You must be signed in to change notification settings - Fork 135
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
Comments
You could try the LSP PR with the option of |
@jamesdbrock I have updated the jupyterlab to |
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. |
@jamesdbrock This problem will not occur again when you run |
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). |
When I restart the kernel over and over again, I find that the bug appears about 80% of the time after each kernel restart. |
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?
The text was updated successfully, but these errors were encountered: