[PR #253] [MERGED] Added Open Notebook #312

Closed
opened 2025-11-22 20:34:57 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/253
Author: @jaainil
Created: 7/31/2025
Status: Merged
Merged: 8/2/2025
Merged by: @Siumauricio

Base: mainHead: adding-open-notebook


📝 Commits (5)

  • 5416a65 Added Open Notebook
  • 7ba823b Merge branch 'main' into adding-open-notebook
  • 5443de3 Remove duplicate GitLab CE entry from meta.json
  • 87caa0f FIX-Validating meta.json against blueprint folders and logos
  • 11fa407 Merge branch 'main' into adding-open-notebook

📊 Changes

4 files changed (+159 additions, -0 deletions)

View changed files

blueprints/open_notebook/docker-compose.yml (+27 -0)
blueprints/open_notebook/open_notebook.svg (+60 -0)
blueprints/open_notebook/template.toml (+59 -0)
📝 meta.json (+13 -0)

📄 Description

What is this PR about?

New PR of Open Notebook

Checklist

Before submitting this PR, please make sure that:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/253 **Author:** [@jaainil](https://github.com/jaainil) **Created:** 7/31/2025 **Status:** ✅ Merged **Merged:** 8/2/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `adding-open-notebook` --- ### 📝 Commits (5) - [`5416a65`](https://github.com/Dokploy/templates/commit/5416a65a37c329f4f8916cb82f2c40c07434ba16) Added Open Notebook - [`7ba823b`](https://github.com/Dokploy/templates/commit/7ba823b28fd21fd7f178bf85bf782807f47fb912) Merge branch 'main' into adding-open-notebook - [`5443de3`](https://github.com/Dokploy/templates/commit/5443de3d136689ddf89dcf0ef73efe7361d2c4a6) Remove duplicate GitLab CE entry from meta.json - [`87caa0f`](https://github.com/Dokploy/templates/commit/87caa0f0a87b5737a10d436717232f6a691dae2f) FIX-Validating meta.json against blueprint folders and logos - [`11fa407`](https://github.com/Dokploy/templates/commit/11fa407da4b4eab7e1efab223cdf6be357258510) Merge branch 'main' into adding-open-notebook ### 📊 Changes **4 files changed** (+159 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/open_notebook/docker-compose.yml` (+27 -0) ➕ `blueprints/open_notebook/open_notebook.svg` (+60 -0) ➕ `blueprints/open_notebook/template.toml` (+59 -0) 📝 `meta.json` (+13 -0) </details> ### 📄 Description ## What is this PR about? New PR of Open Notebook ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-suggestions-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [x] I have added tests that demonstrate that my correction works or that my new feature works. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:34:57 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#312