pmarcellino

Results 8 issues of pmarcellino

## Description So I installed jupyterlab-lsp following the directions. I verified it seems like all three parts were installed, jupytelab-lsp server extension ![image](https://user-images.githubusercontent.com/46568443/150851641-8c7616b7-1b30-4139-a5ae-cc339e864263.png) jupytelrab-lsp lab extension ![image](https://user-images.githubusercontent.com/46568443/150851786-07f1510e-fd5f-47f5-80af-ad45812e43ef.png) python-lsp-server ![image](https://user-images.githubusercontent.com/46568443/150852020-8388e9be-6550-44a8-a6a5-c080a4e9300c.png) But...

When using voila I got the following message: There was an error when executing cell [6]. Please run Voilà with --show_tracebacks=True or --debug to see the error message, or configure...

bug

I was trying to use this plugin and went through the [tutorial](https://github.com/jupyterlab/jupyterlab-google-drive/blob/master/docs/setup.md) but a few of the steps have been changed by google, resulting in quite different looking screens and...

I'm trying to deploy this for us on jupyter hub. Being on the hub, would each user on the jupyter hub have to set up according to: `https://github.com/jupyterlab/jupyterlab-google-drive/blob/master/docs/setup.md` or would...

type:Question

## Description I do not see hidden files in the file browser despite setting `ContentsManager.allow_hidden = True` in the `jupyter_server_config.py`. I have looked through the relevant documentation and spent about...

bug
status:Needs Triage

All through the documentation there is text saying to change different options in config.json. Is there a list of all config options? I'm worried I might just not know about...

documentation

All through the documentation there is text saying to change different options in `config.json`. Is there a command to generate a full config file? Or a list of all config...

documentation

I just spent quite a while setting up an environment and troubleshooting different issues, when I realized that this repo is no maintained and does not support any recent version...