-
Each and everything in Apps page we can deploy with different methods but sometime we have to run some specific command in container then need to do ssh the server and access the container to run th…
-
I am editing a .content.xml menu file. If I try and save it shows 0 files updated. If I click on the folder in the file tree and Synch File to AEM from the context menu.
I get the following error:…
-
## WHAT is this
Because of iruka is prototype, the API returns an error message like for now:
``` bash
$ curl localhost:3000/api/v1-alpha/apps/hello
"No such app: hello"
$ curl localhost:3000/api/v1…
-
-
### Problem
Currently, when caching a function with `persist=True`, the cache files are saved to the folder `~/.streamlit/cache`. I'd like to be able to configure which folder is used so as not to …
-
When attempting to authenticate via OAuth2, I encounter the "Error 400: redirect_uri_mismatch." It seems to be related to the redirect URIs not aligning correctly during the authentication process. I …
-
### What happened?
We are running an application deployment with `PreStop` hooks and has two handlers `httpGet `and `sleep`.
This is our lifecycle section in the deployment:
```
lifecycle:
…
-
### What happened + What you expected to happen
Set an env vars to the runtime env.
```python
"env_vars": {
"PYTHONPATH": "${RAY_RUNTIME_ENV_CREATE_WORKING_DIR}:${RAY_RUNTIME_ENV_CREATE_WORKIN…
-
I have a helmfile like such
```
# helmfile.dev.yaml
repositories:
- name: harbor
url: https://helm.goharbor.io
releases:
- name: harbor
chart: harbor/harbor
namespace: har…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
##…