-
## Description
I'm trying to make haskell-language-server work with the following configuration
See config
```js
// /etc/jupyter/jupyter_server_config.d/hls.json
{
"LanguageServerMana…
-
I'm using the official Docker container for Jupyter Data Science Notebooks provided here:
https://hub.docker.com/r/jupyter/datascience-notebook/
It comes with Julia 1.9.1 preinstalled. I try to u…
-
## Description
I am able to login, the Terminal works fine, but when I try to create/open a Notebook i got "File Load Error for Untitled.ipynb Invalid response: 404 Not Found"
## Reproduce
``…
-
Any instruction to integrating superhtml on Emacs?
If so, could you add it on the README? If not, could you add a note saying not for Emacs or the like?
Thx.
-
#### Description :octocat:
Emacs freezes with `error "Lisp nesting exceeds ‘max-lisp-eval-depth’"`, CPU usage goes up to 100%.
While searching, I found a similar bug https://github.com/syl20bnr/sp…
-
## Description
There is no autocomplete if the import statement is in the other cell
![CPT2210211230-1415x762](https://user-images.githubusercontent.com/6882603/197112846-4e589522-3994-4239-98f5-c…
-
### Description
After I updated my jupyter lab to 4.0.0 on Linux Mint Mate, all of my previous personal settings are lost.
jupyter lab now starts with default settings.
As there's no obvious …
-
## Description
The Language Server Protocol (LSP) stops working as soon as I start typing in Neovim. The issue seems to be related to texlab as indicated by the error messages in the log file.
#…
-
### I've searched open issues for similar requests
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim
- [X] Yes
### Problem description
I'm using an init.lua based on …
-
## Description
I am trying to use jupyterlab-lsp extension for jupyterlab.
I keep running in to "tornado.httputil.HTTPInputError: no colon in header line" error that causes the ServerApp LSP …