close
Skip to content

update cookbooks and migration script#2833

Open
jannikmaierhoefer wants to merge 6 commits intolangfuse:mainfrom
jannikmaierhoefer:cookbooks-and-migration-script
Open

update cookbooks and migration script#2833
jannikmaierhoefer wants to merge 6 commits intolangfuse:mainfrom
jannikmaierhoefer:cookbooks-and-migration-script

Conversation

@jannikmaierhoefer
Copy link
Copy Markdown
Member

Overview

Regenerates many cookbook pages with standardized frontmatter (adds a per-page auto-generated source notice and consistently quoted YAML values) and cleans up notebook outputs to be MDX-safe.

Updates scripts/move_docs.py to harden notebook-to-MDX conversion by:

  • stripping pandas HTML table outputs
  • wrapping nbconvert indented outputs in fenced blocks
  • escaping curly-brace content in blockquotes
  • converting style="..." to JSX style={{...}}
  • self-closing void tags like <br />

Also removes the legacy content/guides/cookbook/meta.json, drops the old otel_integration_arize.md in favor of a generated otel_integration_arize.mdx, and includes small doc fixes (e.g., corrected internal link paths).

Notes

  • Cherry-picked from the equivalent PR on the Altalogy fork (Altalogy#103), rebased cleanly onto main now that the redesign branch has been merged.
  • Changes are limited to generated documentation output and the doc-generation script.

Made with Cursor

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 21, 2026

@jannikmaierhoefer is attempting to deploy a commit to the langfuse Team on Vercel.

A member of the Team first needs to authorize it.

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@dosubot dosubot Bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Apr 21, 2026
@github-actions
Copy link
Copy Markdown

@claude review

@dosubot dosubot Bot added the docs label Apr 21, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
langfuse-docs Ready Ready Preview, Comment Apr 21, 2026 1:04pm

Request Review

@dosubot dosubot Bot added the auto-merge This PR is set to be merged label Apr 21, 2026
Comment thread scripts/move_docs.py
Comment thread scripts/move_docs.py
Resolve conflicts in example_data_migration (.mdx and .ipynb) by taking
the newer SDK v4 version from main.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge This PR is set to be merged docs size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant