Skip to content

Conversation

@wchargin
Copy link
Contributor

This reverts commit 343456b.

Test Plan:
Running bazel run //tensorboard -- dev list now works. Previously, it
failed with:

  File ".../tensorboard/uploader/uploader_main.py", line 750, in _get_server_info
    server_info = server_info_lib.fetch_server_info(origin, flags.plugins)
AttributeError: 'Namespace' object has no attribute 'plugins'

wchargin-branch: revert-uploader-plugins-flag

This reverts commit 343456b.

Test Plan:
Running `bazel run //tensorboard -- dev list` now works. Previously, it
failed with:

```
  File ".../tensorboard/uploader/uploader_main.py", line 750, in _get_server_info
    server_info = server_info_lib.fetch_server_info(origin, flags.plugins)
AttributeError: 'Namespace' object has no attribute 'plugins'
```

wchargin-branch: revert-uploader-plugins-flag
@wchargin wchargin mentioned this pull request Mar 19, 2020
@wchargin wchargin merged commit 2b2a976 into master Mar 20, 2020
@wchargin wchargin deleted the wchargin-revert-uploader-plugins-flag branch March 20, 2020 01:57
bmd3k added a commit to bmd3k/tensorboard that referenced this pull request Mar 20, 2020
…ensorflow#3400)"

This reverts commit 2b2a976.
Subsequent commits will fix the issue that caused the original
revert.
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.

3 participants