jupyter_tensorboard icon indicating copy to clipboard operation
jupyter_tensorboard copied to clipboard

Support for gs:// and s3:// directories

Open alexgorbachev opened this issue 6 years ago • 2 comments

Would it be possible to add a feature when gs:// or s3:// log_dir can be specified for Tensorboard to start? Assuming the environment is already authenticated to the GCP or AWS. I'm running job in Google Cloud ML Engine and logs are in a GCS bucket. Also using JupyterLab inside a container on the cloud instances where this can be added too if supported by this package. https://github.com/chaoleili/jupyterlab_tensorboard/issues/9#issuecomment-463513899 cc @chaoleili

alexgorbachev avatar Feb 14 '19 09:02 alexgorbachev

While this is still not working, you can start tensorboard from the Cloud Shell, and preview on port 6006 (or whatever port you use for running tensorboard).

However, it'd be nice to open tensorboard from the jupyterlab without this workaround.

diogoseca avatar Mar 27 '19 14:03 diogoseca

+1

wookayin avatar May 04 '20 21:05 wookayin