-
Hello,
I am running latest version of JupyterLab (0.35.4) in docker based on the jupyter/datascience-notebook latest image.
The docker is running inside company network with limited access to the in…
-
While in command mode with the Text Editor Key Map set to "vim", I would expect d^ and d$ to delete everything between the cursor position and the beginning/end of the line respectively. Instead, the …
-
With the latest releases, the performance of vim in terminal drops significant. Responses to key strokes are extremely slow. This is a very bad experience for heavy vim users.
-
I noticed that my jupyterlab was not picking up the version of a package that I had installed in the same environment as jupyterlab.
running `echo $PATH` in jlab terminal I see that my env's /bin i…
-
With version 3.0.8 and the test data in #120 I have this error when running the annotation pipeline:
```
$ vtools execute ANNOVAR geneanno
INFO: Executing ANNOVAR.geneanno_0: Load specified sna…
-
...would be nice to have.
-
my approach might be described as follows
1. #248
2. enable gcc auto vectorizer output, compile and inspect the diagnostics for the component algorithms.
3. run with gprof/cachegrind or other to…
-
```
(py-dev) C:\dev\code\jupyterlab (master) (jupyterlab@0.2.0)
λ pip install --no-deps -e .
Obtaining file:///C:/dev/code/jupyterlab
Complete output from command python setup.py egg_info:
set…
-
Having a toolbar per editor (like suggested in #511) seems like an unfortunate waste of space, so perhaps in the future we can have a single status display at the bottom that changes every time a new …
-
$ jupyter labextension install https://github.com/jwkvam/jupyterlab_vim
> /usr/bin/npm pack https://github.com/jwkvam/jupyterlab_vim
jupyterlab_vim-0.1.1-dev.tgz
Errored, use --debug for full out…