We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
route-prefix
<vz-projector-app>
1 parent 4633d6e commit fe86e50Copy full SHA for fe86e50
1 file changed
tensorboard/plugins/projector/vz_projector/vz-projector-app.html
@@ -134,6 +134,7 @@
134
pageViewLogging: {type: Boolean, value: false},
135
eventLogging: {type: Boolean, value: false},
136
projectorConfigJsonPath: {type: String, value: ''},
137
+ routePrefix: {type: String, value: ''},
138
servingMode: {type: String, value: ''},
139
documentationLink: {type: String, value: ''},
140
bugReportLink: {type: String, value: ''},
0 commit comments