-
### Describe the bug
Unable to see the logs correctly. Unfortunately the only things visible within in terminal are callback errors:
```
$ polyaxon experiment -xp X logs
building --
scheduled --…
-
### Feature motivation
When we start a tensorboard `polyaxon tensorboard start`, a pod of kind "experiments" is used by default to schedule on a node. It may be too costy to keep powerful VM for te…
-
Hi!
During my experiments with polyaxon I found following problem.
```
kubectl logs polyaxon-polyaxon-resources-j9tr4
...
...
...
ERROR 2018-02-22 13:51:14,200 monitor_resources 1 140178581…
-
I ran a group experiment of a total of 4 experiments and reported metrics using send_metrics method from polyaxon_helper as I used in the past but for most of my experiments i got this error:
master.…
-
### Feature motivation
Currently, I have to go inside a pod to copy the outputs folder for the experiment; I think it would be nice to directly be able to download the outputs (i.e. my model) from …
-
### Feature motivation
The current behavior of the internal events/subscribers/actors depends on the subscriber to act synchronously or asynchronously.
With more lazy services subscribing to ev…
-
Code of current client on pypi (polyaxon-client installed by pip) is different that official documentation.
For instance, take a look at [polyaxon client](https://docs.polyaxon.com/polyaxon_client/…
-
### Unclear documentation
#### Inconsistency
Within the documentation of the Persistency [0] and [1] are some typos.
[0] https://docs.polyaxon.com/reference_polyaxon_helm/#persistence
[1] https…
-
#I installed polyaxon and started it but I am not able to get the POLYAXON_IP now.
i think it is the cause of external-ip is pending
![2018-02-19 11 21 24](https://user-images.githubusercontent.co…
-
Polyaxon relies heavily on Tensorboard for visualisation, but some frameworks and libraries do not support Tensorboard.
Polyaxon should provide basic visualisation for all metrics collected during …