Ezequiel Gioia

Results 4 comments of Ezequiel Gioia

Hi @MichaelJiangPlus, I'm facing the same issue than you. I'm getting an HTTP 404 on this URL: `https://xxxxxxxxxx.compute-1.amazonaws.com/user/eze1981/api/tensorboard?1555680638620\` Are you getting the same error?

In my scenario, because I'm running jupyter from a conda environment, I have to enable tensorboard using the --sys-prefix flag: `jupyter tensorboard enable --sys-prefix`

If anyone is looking for a cross-platform solution to simplify the implementation, you can check [CovidShield](https://github.com/CovidShield). They have a repo (https://github.com/CovidShield/mobile) with an implementation in ReactNative.