Memestra plugin for the Python Language Server
Project description
pyls-memestra
Memestra plugin for the Python Language Server
Installation
From pip
pip install pyls-memestra
From Mamba
mamba install -c conda-forge pyls-memestra
From Conda
conda install -c conda-forge pyls-memestra
From source
git clone git@github.com:QuantStack/pyls-memestra.git
cd pyls-memestra
python -m pip install -e .
For a development environment
-
install dependencies
mamba install -c conda-forge python jupyterlab nodejs python-lsp-server frilouz memestra jupyter-lsp
-
install the
jupyter-lsp
frontend extension (only for JupyterLab<3 users):jupyter labextension install @krassowski/jupyterlab-lsp # for JupyterLab 2.x # jupyter labextension install @krassowski/jupyterlab-lsp@0.8.0 # for JupyterLab 1.x
-
install the
pyls-memestra
pluginpython -m pip install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyls-memestra-0.0.14.tar.gz
(5.1 kB
view hashes)
Built Distribution
Close
Hashes for pyls_memestra-0.0.14-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee9c4897a5e8661a395905c86903e921b38580c2a5e53bec177b8480560aed75 |
|
MD5 | c9d22d0c4363c19cd7a8881b455f191f |
|
BLAKE2b-256 | 3606f9d700b922b80bb54ee9965dedc5a032613ab0447d5985c3fe8f87648079 |