tensorflow / tensorflow/tensorboard

Self Hosted Tensorboard support with user auth

Open
#6,734 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Hello,

I want to be able to securely share Tensorboard sessions with other people. I know I can simply expose the remote host publicly, but this method is not secure, so are there any resources/documentation to do this with proper user authentication so that anyone that has my remote host IP/port cannot see my training logs? I would use tensorboard.dev, but since that's been shut down it's no longer a viable option. I would also be interested if there's any way to fetch the static HTML from the remote host running the Tensorboard service, and inject it into an iFrame in my own web app.

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.

Research direction

No file, test, or entry point is identified; start by reviewing TensorBoard's current self-hosting and authentication documentation and the existing issue discussion. Establish whether authenticated sharing or fetching content for an iframe is supported or needs a new design, then define the documentation or implementation scope before work begins.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
authentication, security, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.