[project] name = "lcl_jupyterlab" description = "An instance of jupyterlab" authors = [{name = "Paul Romer", email = "paul@paulromer.net"}] version = "0.1.0" requires-python = ">=3.13.2" dependencies = [ "jupyterlab", "pyjson5", "tomlkit", "jupyterlab-lsp", "python-lsp-server[all]>=1.13.1", # "jupyterlab-spellchecker", "jupyterlab-code-formatter", "black", "isort", "ipywidgets", "jupyterlab-quickopen", "tufte", "clear_run_to_selected", "plotnine", "polars", "pyarrow", "sympy", ]