Skip to content

Migrate to use jupyter-book for building#2

Merged
mmcky merged 6 commits into
mainfrom
jupyter-book
Oct 20, 2020
Merged

Migrate to use jupyter-book for building#2
mmcky merged 6 commits into
mainfrom
jupyter-book

Conversation

@mmcky

@mmcky mmcky commented Oct 6, 2020

Copy link
Copy Markdown
Contributor

This PR adjust the repo to build using jupyter-book.

@mmcky

mmcky commented Oct 6, 2020

Copy link
Copy Markdown
Contributor Author
  • current issue with jupytext conversion. (really needs better error messages!)

@mmcky

mmcky commented Oct 7, 2020

Copy link
Copy Markdown
Contributor Author
  • Check why the latest tosphinx is generating this diff of the latest sources. Seems to be adding a space in math_blocks.
 ```{math}
 :label: equation_1
 
-p_t = (1 -\lambda) m_t + \lambda p_{t+1}
+  p_t = (1 -\lambda) m_t + \lambda p_{t+1}
 ```

@github-actions
github-actions Bot temporarily deployed to commit October 8, 2020 03:45 Inactive
@github-actions
github-actions Bot temporarily deployed to commit October 8, 2020 04:04 Inactive
@mmcky

mmcky commented Oct 20, 2020

Copy link
Copy Markdown
Contributor Author
  • update latest sources and merge this

@mmcky
mmcky merged commit 8b0cb0d into main Oct 20, 2020
@mmcky
mmcky deleted the jupyter-book branch October 20, 2020 23:36
longye-tian added a commit that referenced this pull request Aug 24, 2025
Applied Title Rule #2 which states: "Capitalize ONLY the first word and proper nouns in all other headings"

Changes made (10 violations fixed):
1. "The Model" → "The model" (line 48)
2. "Trade-Off" → "Trade-off" (line 118)
3. "The Value Function" → "The value function" (line 148)
4. "The Bellman Equation" → "The Bellman equation" (line 155)
5. "An Analytical Solution" → "An analytical solution" (line 202)
6. "The Optimal Policy" → "The optimal policy" (line 252)
7. "The Euler Equation" → "The Euler equation" (line 312)
8. "Statement and Implications" → "Statement and implications" (line 326)
9. "Derivation I: A Perturbation Approach" → "Derivation I: a perturbation approach" (line 379)
10. "Derivation II: Using the Bellman Equation" → "Derivation II: using the Bellman equation" (line 447)

Note: "Bellman" and "Euler" remain capitalized as they are proper nouns (mathematicians' names)
mmcky pushed a commit that referenced this pull request Aug 26, 2025
#570)

Applied Title Rule #2 which states: "Capitalize ONLY the first word and proper nouns in all other headings"

Changes made (10 violations fixed):
1. "The Model" → "The model" (line 48)
2. "Trade-Off" → "Trade-off" (line 118)
3. "The Value Function" → "The value function" (line 148)
4. "The Bellman Equation" → "The Bellman equation" (line 155)
5. "An Analytical Solution" → "An analytical solution" (line 202)
6. "The Optimal Policy" → "The optimal policy" (line 252)
7. "The Euler Equation" → "The Euler equation" (line 312)
8. "Statement and Implications" → "Statement and implications" (line 326)
9. "Derivation I: A Perturbation Approach" → "Derivation I: a perturbation approach" (line 379)
10. "Derivation II: Using the Bellman Equation" → "Derivation II: using the Bellman equation" (line 447)

Note: "Bellman" and "Euler" remain capitalized as they are proper nouns (mathematicians' names)
Copilot AI added a commit that referenced this pull request Sep 7, 2025
…Code Rule #4)

Co-authored-by: mmcky <8263752+mmcky@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant