tensorflow / tensorflow/tensorboard

[Dynamic plugin] tracking bug

Open
#2,357 9 comments 3 reactions 2 assignees View on GitHub

Nobody has claimed this yet.

core:backend core:frontend
Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

We are building the dynamic loadable plugin system as per described in https://github.com/tensorflow/community/pull/90. This is a task tracking bug for those who are interested in following the status.

  • Infrastructural changes
    • plugin detection and loading: #2257
    • frontend loading of the plugin resources: #2318
    • misc: #2304, #2334, #2329, #2317, #2340,
  • create a "Hello World" of the dynamic plugin: #2354, #2374
  • write a test for the demo dynamic plugin API: #2354
  • document the changed plugin system: #2354, #2389
  • convert one of the TensorBoard plugin as a dynamic plugin: #2356
  • plugin developer UX guidelines
  • create a plugin library that has access to tf_storage and foundational components like runs selector
    • tf_storage iframe implementation
    • library bundling

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.