dependabot[bot] 2d1f5a795e Bump specklesystems/speckle-automate-github-composite-action
Bumps [specklesystems/speckle-automate-github-composite-action](https://github.com/specklesystems/speckle-automate-github-composite-action) from 0.7.4 to 0.8.1.
- [Release notes](https://github.com/specklesystems/speckle-automate-github-composite-action/releases)
- [Commits](https://github.com/specklesystems/speckle-automate-github-composite-action/compare/0.7.4...0.8.1)

---
updated-dependencies:
- dependency-name: specklesystems/speckle-automate-github-composite-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 17:47:35 +00:00
2023-08-25 14:19:13 +02:00
2023-08-25 16:32:55 +02:00
2023-09-22 19:54:11 +02:00
2023-09-22 20:00:35 +02:00

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.

S
Description
No description provided
Readme 152 KiB
Languages
Jupyter Notebook 75.3%
Python 23.6%
Dockerfile 1.1%