Skip to content

Commit

Permalink
added vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Médéric Hurier committed Feb 8, 2020
1 parent a5b2464 commit c2c0f88
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 4 deletions.
20 changes: 17 additions & 3 deletions environment.yml
Expand Up @@ -4,9 +4,11 @@ channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- anaconda-client=1.7.2=py_0
- ansiwrap=0.8.4=py_0
- appdirs=1.4.3=py37h28b3542_0
- asn1crypto=1.3.0=py37_0
- astroid=2.3.3=py37_1
- async_generator=1.10=py37h28b3542_0
- attrs=19.3.0=py_0
- backcall=0.1.0=py37_0
Expand All @@ -16,11 +18,12 @@ dependencies:
- black=19.3b0=py_0
- blas=1.0=mkl
- bleach=3.1.0=py37_0
- ca-certificates=2020.1.1=0
- ca-certificates=2019.11.28=hecc5488_0
- certifi=2019.11.28=py37_0
- cffi=1.13.2=py37h2e261b9_0
- chardet=3.0.4=py37_1003
- click=7.0=py37_0
- clyent=1.2.2=py_1
- colorama=0.4.3=py_0
- cryptography=2.8=py37h1ba5d50_0
- decorator=4.4.1=py_0
Expand All @@ -40,7 +43,9 @@ dependencies:
- ipython=7.12.0=py37h5ca1d4c_0
- ipython_genutils=0.2.0=py37_0
- ipywidgets=7.5.1=py_0
- isort=4.3.21=py37_0
- jaraco.itertools=5.0.0=py_0
- jedi=0.15.2=py37_0
- jinja2=2.11.1=py_0
- json5=0.9.0=py_0
- jsonschema=3.2.0=py37_0
Expand All @@ -51,6 +56,7 @@ dependencies:
- jupyterlab_pygments=0.1.0=py_0
- jupyterlab_server=1.0.6=py_0
- jupytext=1.3.3=0
- lazy-object-proxy=1.4.3=py37h516909a_1
- ld_impl_linux-64=2.33.1=h53a641e_7
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
Expand All @@ -60,23 +66,26 @@ dependencies:
- libstdcxx-ng=9.1.0=hdf63c60_0
- libuv=1.34.0=h516909a_0
- markupsafe=1.1.1=py37h7b6447c_0
- mccabe=0.6.1=py_1
- mistune=0.8.4=py37h7b6447c_0
- mkl=2020.0=166
- mkl-service=2.3.0=py37he904b0f_0
- mkl_fft=1.0.15=py37ha843d7b_0
- mkl_random=1.1.0=py37hd6b4f25_0
- more-itertools=8.2.0=py_0
- nb_anacondacloud=1.4.0=py37_1
- nb_conda=2.2.1=py37_0
- nb_conda_kernels=2.2.2=py37_0
- nbconvert=5.6.1=py37_0
- nbdime=1.1.0=py37_0
- nbformat=5.0.4=py_0
- nbpresent=3.0.2=py37_1
- ncurses=6.1=he6710b0_1
- nodejs=13.8.0=h10a4023_0
- notebook=6.0.3=py37_0
- numpy=1.18.1=py37h4f9e942_0
- numpy-base=1.18.1=py37hde5b4d6_1
- openssl=1.1.1d=h7b6447c_3
- openssl=1.1.1d=h516909a_0
- pandas=1.0.0=py37h0573a6f_0
- pandoc=2.2.3.2=0
- pandocfilters=1.4.2=py37_1
Expand All @@ -90,6 +99,7 @@ dependencies:
- ptyprocess=0.6.0=py37_0
- pycparser=2.19=py37_0
- pygments=2.5.2=py_0
- pylint=2.4.4=py37_0
- pyopenssl=19.1.0=py37_0
- pyrsistent=0.15.7=py37h7b6447c_0
- pysocks=1.7.1=py37_0
Expand All @@ -101,6 +111,7 @@ dependencies:
- readline=7.0=h7b6447c_5
- requests=2.22.0=py37_1
- rise=5.6.0=py37_0
- rope=0.16.0=py_0
- send2trash=1.5.0=py37_0
- setuptools=45.1.0=py37_0
- six=1.14.0=py37_0
Expand All @@ -115,23 +126,26 @@ dependencies:
- tornado=6.0.3=py37h7b6447c_0
- tqdm=4.42.0=py_0
- traitlets=4.3.3=py37_0
- typed-ast=1.4.1=py37h516909a_0
- urllib3=1.25.8=py37_0
- voila=0.1.20=py_0
- wcwidth=0.1.8=py_0
- webencodings=0.5.1=py37_1
- wheel=0.34.2=py37_0
- widgetsnbextension=3.5.1=py37_0
- wrapt=1.11.2=py37h516909a_0
- xz=5.2.4=h14c3975_4
- yaml=0.1.7=had09818_2
- zeromq=4.3.1=he6710b0_3
- zipp=2.1.0=py_0
- zlib=1.2.11=h7b6447c_3
- pip:
- jedi==0.15.2
- greenlet==0.4.15
- jupyter-lsp==0.7.0b0
- jupyterlab-code-formatter==1.0.3
- jupyterlab-git==0.9.0
- jupyterlab-quickopen==0.3.0
- msgpack==0.6.2
- packaging==19.2
- pluggy==0.13.1
- pyparsing==2.4.6
Expand Down
5 changes: 4 additions & 1 deletion init.ipynb
Expand Up @@ -200,15 +200,17 @@
"Installing @jupyterlab/toc ...\n",
"Installing @jupyterlab/git ...\n",
"Installing @jupyterlab/celltags ...\n",
"Installing @jupyterlab/shortcutui ...\n",
"Installing @krassowski/jupyterlab-lsp ...\n",
"Installing @parente/jupyterlab-quickopen ...\n",
"Installing @ijmbarr/jupyterlab_spellchecker ...\n",
"Installing @aquirdturtle/collapsible_headings ...\n",
"Installing @lckr/jupyterlab_variableinspector ...\n",
"Installing @jupyter-widgets/jupyterlab-manager ...\n",
"Installing @ryantam626/jupyterlab_code_formatter ...\n",
"Installing jupyterlab_filetree ...\n",
"Installing jupyterlab-jupytext ...\n",
"Installing nbdime-jupyterlab ...\n",
"Installing jupyterlab_vim ...\n",
"Building ...\n",
"[LabBuildApp] JupyterLab 1.2.6\n",
"[LabBuildApp] Building in /home/fmind/.anaconda/envs/ide/share/jupyter/lab\n",
Expand Down Expand Up @@ -241,6 +243,7 @@
" 'jupyterlab_filetree',\n",
" 'jupyterlab-jupytext',\n",
" 'nbdime-jupyterlab',\n",
" 'jupyterlab_vim',\n",
"]\n",
"\n",
"for extension in LAB_EXTENSIONS:\n",
Expand Down

0 comments on commit c2c0f88

Please sign in to comment.