Skip to content

Commit

Permalink
add note re: windows pex non-support
Browse files Browse the repository at this point in the history
  • Loading branch information
prha committed Oct 12, 2023
1 parent d670828 commit 7c5dd94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/content/dagster-cloud/deployment/serverless.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ dagster-cloud serverless deploy-python-executable ./my-dagster-project \
--package-name assets_modern_data_stack
```

Note: Windows users should use the `deploy` command instead of `deploy-python-executable`.

### Adding secrets

Often you'll need to securely access secrets from your jobs. Dagster Cloud supports several methods for adding secrets - refer to the [Dagster Cloud environment variables and secrets documentation](/dagster-cloud/managing-deployments/environment-variables-and-secrets) for more info.
Expand Down

0 comments on commit 7c5dd94

Please sign in to comment.