Burak Varlı
Burak Varlı
[added](https://github.com/unexge/foect/commit/645df57c32b1a1c241f1aed5652b6cb18525cb09) `defaultValue` prop to `Foect.Control` for backward compatibility (defaults to empty string), can you try `` with version `0.1.6`?
Hi @YoungCholKim, these are new features [added](https://github.com/unexge/tensorboard-reporter/pull/1) by @FarisHijazi. I forget to update package on PyPi :). Can you try again with version [`0.0.4`](https://pypi.org/project/tensorboard-reporter/0.0.4/)?
sorry for the late response, can you try again with [`0.0.5`](https://pypi.org/project/tensorboard-reporter/0.0.5/)? i was able to get reports generated with: ```python # example from https://www.tensorflow.org/tensorboard/get_started import tensorflow as tf import datetime...