Skip to main content

Memestra plugin for the Python Language Server

Project description

pyls-memestra

Binder

Memestra plugin for the Python Language Server

screenshot

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

  1. install dependencies

    mamba install -c conda-forge python jupyterlab nodejs python-lsp-server frilouz memestra jupyter-lsp
    
  2. 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
    
  3. install the pyls-memestra plugin

    python -m pip install -e .
    

Project details


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.16.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

pyls_memestra-0.0.16-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page