Skip to content

Commit d005a12

Browse files
authored
Merge pull request #13 from lemonade-sdk/dholanda/remove_stale
Remove apps that are no longer supported
2 parents 47110fb + 5b32fed commit d005a12

4 files changed

Lines changed: 0 additions & 27 deletions

File tree

apps.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -259,21 +259,6 @@
259259
"logo": "https://raw.githubusercontent.com/lemonade-sdk/marketplace/main/apps/hugging-face/logo.png",
260260
"pinned": false
261261
},
262-
{
263-
"id": "ai-dev-gallery",
264-
"name": "Microsoft AI Dev Gallery",
265-
"description": "Microsoft's showcase application for exploring AI capabilities",
266-
"category": [
267-
"app"
268-
],
269-
"date_added": "2025-02-05",
270-
"links": {
271-
"app": "https://aka.ms/ai-dev-gallery",
272-
"guide": "https://lemonade-server.ai/docs/server/apps/ai-dev-gallery/"
273-
},
274-
"logo": "https://raw.githubusercontent.com/lemonade-sdk/marketplace/main/apps/ai-dev-gallery/logo.png",
275-
"pinned": false
276-
},
277262
{
278263
"id": "ai-toolkit",
279264
"name": "Microsoft AI Toolkit",

apps/ai-dev-gallery/app.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

apps/ai-dev-gallery/logo.png

-12.4 KB
Binary file not shown.

scripts/copy_logos.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"hugging-face": ASSETS_MARKETPLACE / "hugging_face.png",
3232
# From partner_logos
3333
"ai-toolkit": ASSETS_PARTNER / "ai_toolkit.png",
34-
"ai-dev-gallery": ASSETS_PARTNER / "ai_dev_gallery.webp",
3534
"anythingllm": ASSETS_PARTNER / "anything_llm.png",
3635
"codegpt": ASSETS_PARTNER / "codegpt.jpg",
3736
}

0 commit comments

Comments
 (0)