-
### Describe the bug
`polyaxon experiment outputs` both in an experiment and without anyone
```
Traceback (most recent call last):
File "/pythonenv/iris3/bin/polyaxon", line 11, in
sys…
-
### Describe the bug
Experiment review only shows the latest reported metrics that were sent by send_metrics.
You have to report all metrics in one call to send_metrics() In order to display all met…
-
Hi,
Great job.
Are there any API docs available for the platform?
I wish to create a simplified UI and want to work directly with the server.
-
### Describe the bug
I used to deploy successfully with polyaxon-example repo. But this time I mounted nfs from another vm and failed to run difar10 in polyaxon-example, stuck in starting
![pod in…
-
Output of `helm version`:
Client: &version.Version{SemVer:"v2.8.2", GitCommit:"a80231648a1473929271764b920a8e346f6de844", GitTreeState:"clean"}
Server: &version.Version{SemVer:"v2.8.2", GitCommit:…
-
**Steps to reproduce:**
1. Create a project.
2. Start tensorboard with polyaxon CLI.
polyaxon project start_tensorboard
3. Use polyaxon CLI again to start another tensorboard within the same proje…
-
### Describe the bug
When trying to upload a file in a notebook nothing happens.
### To Reproduce
Start a notebook and try to upload a new file. Nothing happens.
### Expected behavior
T…
-
### Unclear documentation
Hi
it's unclear how or if its possible to use private docker repo such as ECR for example.
Where is the code section I'm willing to contribute
### Missing Documenta…
-
### Feature motivation
Including partials in every deployment makes deployment yamls very big and difficult to check on change (`helm diff`)
### Feature description
We can use configmaps and …
-
### Feature motivation
The user should be able to pull images not only from public registries but also from private ones.
### Feature description
The user should be able to provide a list of …