Proposal: Standardized Chapter Template for DISCOVER Cookbook #286
Likith-Yadav
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am contributing to the DISCOVER Cookbook and noticed the need for a structured template to maintain consistency across chapters. Here’s a draft template I analyzed:
Chapter Title
1. Introduction
2. Learning Objectives
3. Prerequisites
4. Step-by-Step Implementation
python
import numpy as np
print("Hello, world!")
Would love feedback on whether this aligns with the intended structure or if any modifications are needed before I open an issue.
Looking forward to your thoughts!
Beta Was this translation helpful? Give feedback.
All reactions