blob: beaf0609516ad7f0d846a9b7efb335db97e60824 [file] [log] [blame]
# Requirements for running matter-repl in jupyterlab
# Once installed, start with
#
# jupyter-lab
#
# --------------------------------------
# %reset -f
# import importlib.util
# spec = importlib.util.find_spec('matter.ReplStartup')
# %run {spec.origin}
# --------------------------------------
#
jupyterlab
ipykernel
jupyterlab-lsp
python-lsp-server
jupyterlab-git