Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 369 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 369 Bytes

notebook-snippets

Github Actions Status

code snippets integration for JupyterLab

Requirements

  • JupyterLab >= 2.0

Install

jupyter labextension install notebook-snippets
pip install notebook_snippets
jupyter-serverextension enable notebook_snippets
jupyter-lab build