jupytercalpoly/jupyterlab-code-snippets

Suggestion - add installation notes for "conda" users

Daksol opened this issue · 1 comments

Suggest you consider adding the conda installation instructions to your README for the jupytercalpoly/jupyterlab-code-snippets

The conda package manager is widely used in data science space.

jupyterlab-code-snippets can be installed for a conda user via
conda install -c conda-forge jupyterlab-code-snippets

Home page on the Anaconda site for the package is at
https://anaconda.org/conda-forge/jupyterlab-code-snippets


FYI It is probably worth doing that to avoid possible confusion. There are other code-snippet packages for Jupyter Lab which are named quite similarly, particularly the Quantstack. Other snippet extensions include:-

Edited: fixed typos in spelling of Quantstack, and in Elyra option install string

There are notes in the Readme for the the conda installation route.