Skip to content

Conversation

@wchargin
Copy link
Contributor

Summary:
In #2793, we added a helper to ensure that you can run tensorboard
either with or without an explicit subcommand. This works by default in
Python 3; the helper was only needed for Python 2. Thus, we remove it.

Part of #4488.

Test Plan:
The test plan from #2793 still passes. Instead of patching in a demo
subcommand, you can now use tensorboard dev list [--json].

wchargin-branch: py3-no-argparseutil

Summary:
In #2793, we added a helper to ensure that you can run `tensorboard`
either with or without an explicit subcommand. This works by default in
Python 3; the helper was only needed for Python 2. Thus, we remove it.

Part of #4488.

Test Plan:
The test plan from #2793 still passes. Instead of patching in a `demo`
subcommand, you can now use `tensorboard dev list [--json]`.

wchargin-branch: py3-no-argparseutil
wchargin-source: 0f5517b1b09e4fae5158096d55cf8b6247b2e2e2
@google-cla google-cla bot added the cla: yes label Dec 17, 2020
@wchargin wchargin mentioned this pull request Dec 17, 2020
10 tasks
@wchargin wchargin requested a review from nfelt December 17, 2020 18:53
Copy link
Contributor

@nfelt nfelt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 🧹 🧹 🎉

@wchargin wchargin merged commit 9e5adb3 into master Dec 17, 2020
@wchargin wchargin deleted the wchargin-py3-no-argparseutil branch December 17, 2020 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants