docs: hide windows for desktop installation#8707
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughThe installation documentation for Langflow Desktop was updated to remove all Windows-specific instructions and tabbed content, clarifying that the desktop application is currently available only for macOS. The macOS installation steps remain, with minor simplifications to the formatting and language. Changes
Possibly related PRs
Suggested labels
Suggested reviewers
✨ Finishing Touches🧪 Generate Unit Tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
There was a problem hiding this comment.
Actionable comments posted: 0
🔭 Outside diff range comments (1)
docs/docs/Get-Started/get-started-installation.md (1)
1-4: Add requireddescriptionandsidebar_positionfront-matter fieldsDocs guidelines require all three front-matter keys (
title,description,sidebar_position). Missing keys can break sidebar ordering and SEO metadata.--- title: Install Langflow slug: /get-started-installation +description: Step-by-step instructions to install Langflow via Desktop, Docker, or Python package. +sidebar_position: 1 ---
🧹 Nitpick comments (1)
docs/docs/Get-Started/get-started-installation.md (1)
17-25: Emphasise macOS-only availability with an admonitionThe macOS-only limitation is easy to overlook. Wrapping it in an admonition follows the docs style and makes the temporary Windows removal unmistakable.
-Langflow Desktop is currently available for macOS. +:::warning +Windows support is temporarily unavailable – Langflow Desktop is currently macOS-only. +:::
📜 Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
docs/docs/Get-Started/get-started-installation.md(1 hunks)
🧰 Additional context used
📓 Path-based instructions (1)
`docs/**/*.{md,mdx}`: All documentation content must follow the markdown conventions outlined, including frontmatter with title, description, and sidebar_position, use of proper he...
docs/**/*.{md,mdx}: All documentation content must follow the markdown conventions outlined, including frontmatter with title, description, and sidebar_position, use of proper headers, admonitions (tip, warning, danger), and code block formatting.
Images should be stored in the 'static/img/' directory and referenced with descriptive alt text in markdown.
docs/docs/Get-Started/get-started-installation.md
⏰ Context from checks skipped due to timeout of 90000ms (1)
- GitHub Check: build-and-deploy
|
Build successful! ✅ |
|
Build successful! ✅ |
|
Build successful! ✅ |
* hide-windows-desktop * troubleshooting * trailing-space-to-run-ci
* hide-windows-desktop * troubleshooting * trailing-space-to-run-ci
Summary by CodeRabbit