dependabot/pip/jupyter-lsp-2.2.2
Bumps [jupyter-lsp](https://github.com/jupyter-lsp/jupyterlab-lsp) from 2.2.0 to 2.2.2. - [Release notes](https://github.com/jupyter-lsp/jupyterlab-lsp/releases) - [Changelog](https://github.com/jupyter-lsp/jupyterlab-lsp/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter-lsp/jupyterlab-lsp/commits) --- updated-dependencies: - dependency-name: jupyter-lsp dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Speckle Automate Jupyter Notebook Template
An example Speckle Automate Function using a Jupyter Notebook.
This is intended to be a template from which you can base your own Speckle Automate Function.
Usage
Please open and edit the function.ipynb file in a Jupyter Notebook environment. This might be a GitHub Codespace, Visual Studio Code, or a local Jupyter Notebook installation.
Instructions for use are included within the function.ipynb file.
If you wish to add more external dependencies, please add them to the pyproject.toml file, within the [tool.poetry.dependencies] section.
Description
Languages
Jupyter Notebook
75.3%
Python
23.6%
Dockerfile
1.1%