Skip to content

Conversation

@dprevoznik
Copy link
Contributor

@dprevoznik dprevoznik commented Sep 3, 2025

Description

Added instructions for installing the Kernel SDK in a project (TypeScript + Python). Locations determined by key entry points into docs.

Testing

  • mintlify dev works (see installation here)

Visual Proof

Screenshot 2025-09-03 at 3 41 23 PM

TL;DR

Added installation instructions for the Python and TypeScript Kernel SDKs to key entry points in the docs.

Why we made these changes

To provide clear, accessible instructions for getting started with the Kernel SDK, ensuring users can correctly set up their projects for both Python and TypeScript.

What changed?

  • introduction.mdx: Added a new installation guide with commands for both npm and pip.
  • apps/develop.mdx: Updated existing instructions to use language-specific tabs for TypeScript and Python installation.
  • browsers/create-a-browser.mdx: Added an info block directing users to install the SDK with language-specific commands.

Description generated by Mesa. Update settings

Added instructions for installing Kernel SDK in a project. Locations determined by key entry points into docs.
Copy link
Contributor

@mesa-dot-dev mesa-dot-dev bot left a comment

Choose a reason for hiding this comment

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

Performed full review of 64aea20...55246bd

3 files reviewed | 0 comments | Review on Mesa | Edit Reviewer Settings

Copy link
Contributor

@masnwilliams masnwilliams left a comment

Choose a reason for hiding this comment

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

do we want to have this on quickstart.mdx as well? Just thinking everywhere a user would hit first?

@dprevoznik
Copy link
Contributor Author

do we want to have this on quickstart.mdx as well? Just thinking everywhere a user would hit first?

@masnwilliams I actually had that in this PR at first, but initially decided against it since the Quickstart is centered on the CLI (which handles installing the SDK for you in either language). I can add it back in if you think that makes sense to do. Let me know.

@masnwilliams
Copy link
Contributor

do we want to have this on quickstart.mdx as well? Just thinking everywhere a user would hit first?

@masnwilliams I actually had that in this PR at first, but initially decided against it since the Quickstart is centered on the CLI (which handles installing the SDK for you in either language). I can add it back in if you think that makes sense to do. Let me know.

yeah, that's probably fine then, no need

Cleaned up the order of languages listed.
Updated casing so it matched existing standard + so auto-switching of all code snippets on a page in unison would work.
Copy link
Contributor

@masnwilliams masnwilliams left a comment

Choose a reason for hiding this comment

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

lgtm

@dprevoznik dprevoznik merged commit 41a06c0 into main Sep 3, 2025
2 checks passed
@dprevoznik dprevoznik deleted the danny/kernel-268-docs-highlight-needed-python-library-in-docs branch September 3, 2025 22:30
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.

4 participants