tensorflow / tensorflow/tensorboard
Make frontend plugin name match backend plugin name
Open
Nobody has claimed this yet.
plugin:scalars
type:cleanup
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
Eg, change the frontend name of the scalar plugin from "scalars" to "scalar".
Also, fix pluralization on associated files, eg "plugins/scalar/scalars_demo.py"
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the frontend plugin-name mapping and the associated files under plugins/scalar/, including scalar_demo.py. Compare the frontend and backend names for the scalar plugin and check related plugin references. Done means the frontend name and associated filenames use the singular "scalar" consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, typescript
- Domain
- full-stack
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100