Skip to content

stephanwlee/tensorboard-plugin-react-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This frontend example is created via create_react_app with some modification to disable code-splitting.

To build and locally install this plugin:

# Please use a new virtualenv
bash ./build.sh

and launch modified TensorBoard in the same virtualenv:

# In the TensorBoard source directory
git fetch https://github.com/stephanwlee/tensorboard.git plugin_rfc_prototype:prototype
git checkout prototype
blaze run tensorboard --logdir [somedir]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published