blob: 2a2c2c30b9b0fa5cef2093c09db1c1c1482c6b71 [file] [log] [blame]
# Requirements for running chip-repl in jupyterlab
# Once installed, start with
#
# jupyter-lab
#
# --------------------------------------
# import chip.native
# import pkgutil
# module = pkgutil.get_loader('chip.ChipReplStartup')
# %run {module.path}
# --------------------------------------
#
jupyterlab
ipykernel
jupyterlab-lsp
python-lsp-server