Memestra plugin for the Python Language Server
Project description
pyls-memestra
Memestra plugin for the Python Language Server
Installation from source
git clone git@github.com:QuantStack/pyls-memestra.git
cd pyls-memestra
python -m pip install -e .
For a development environment
-
install python
conda install -c conda-forge python=3
-
install JupyterLab
conda install -c conda-forge 'jupyterlab>=2,<2.1.0a0'
-
install the server extension:
pip install jupyter-lsp
-
install
nodejs
conda install -c conda-forge nodejs
-
install the frontend extension:
jupyter labextension install @krassowski/jupyterlab-lsp # for JupyterLab 2.x # jupyter labextension install @krassowski/jupyterlab-lsp@0.8.0 # for JupyterLab 1.x
-
install python language server:
conda install -c conda-forge python-language-server
-
install Memestra:
pip install memestra
-
install the plugin
python -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.3.tar.gz
(3.0 kB
view hashes)
Built Distribution
Close
Hashes for pyls_memestra-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5281ba8ad57752976dfcd556b5f3c801de0c32bce938e95d17b466894c7c785f |
|
MD5 | 1347835305696fe02d1337dc3d825f23 |
|
BLAKE2b-256 | 2357d36e02448bf2bfb0ef34b2a802a0fe975519dd5ca9ee50cc814f88021dec |