Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Added FastAPI example. #77

Merged
merged 3 commits into from
Mar 6, 2024
Merged

docs: Added FastAPI example. #77

merged 3 commits into from
Mar 6, 2024

Conversation

plascaray
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Mar 5, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
282 246 87% 80% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 96e1816 by action🐍

@plascaray plascaray requested review from dbkegley and zackverham March 5, 2024 23:22
To publish, make sure `CONNECT_SERVER`, `CONNECT_API_KEY`, `DATABRICKS_HOST`, `DATABRICKS_PATH` have valid values. Then, on a terminal session, enter the following command:

```bash
rsconnect deploy shiny . \
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
rsconnect deploy shiny . \
rsconnect deploy fastapi . \

Copy link
Collaborator

Choose a reason for hiding this comment

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

good catch @jonkeane

The Databricks environment variables only need to be set once, unless a change needs to be made. If the values have not changed, you don’t need to provide them again when you publish updates to the document.

```
rsconnect deploy shiny . \
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
rsconnect deploy shiny . \
rsconnect deploy fastapi . \

@dbkegley dbkegley merged commit e05ec01 into main Mar 6, 2024
8 checks passed
@dbkegley dbkegley deleted the pbl-examples-fastapi branch March 6, 2024 18: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.

2 participants