Skip to content

Commit eb39f19

Browse files
Update extension list
1 parent 2c0e30a commit eb39f19

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

extensions.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,24 @@
3636
}
3737
]
3838
},
39+
{
40+
"name": "quarto-stock-report-python",
41+
"title": "Quarto Stock Report using Python",
42+
"description": "An example of how you might automate regular updates using a data source",
43+
"homepage": "https://github.com/posit-dev/connect-extensions/tree/main/extensions/quarto-stock-report-python",
44+
"latestVersion": {
45+
"version": "1.0.0",
46+
"released": "2025-04-14T18:38:38Z",
47+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/quarto-stock-report-python%40v1.0.0/quarto-stock-report-python.tar.gz"
48+
},
49+
"versions": [
50+
{
51+
"version": "1.0.0",
52+
"released": "2025-04-14T18:38:38Z",
53+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/quarto-stock-report-python%40v1.0.0/quarto-stock-report-python.tar.gz"
54+
}
55+
]
56+
},
3957
{
4058
"name": "reaper",
4159
"title": "Reaper",

0 commit comments

Comments
 (0)