We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe1757 commit adcc6f2Copy full SHA for adcc6f2
docs/ai_builder/features/installing_external_packages.md
@@ -24,7 +24,7 @@ rx.image(
24
```
25
26
27
-## Installing through the `requirements.txt` file
+## Installing through the requirements.txt file
28
29
Add the package to the `requirements.txt` file and then save the app. This will install the package in your app's environment and recompile your app.
30
0 commit comments