{"id":15066280,"url":"https://github.com/neptune-ai/neptune-tensorboard","last_synced_at":"2025-06-28T16:34:41.795Z","repository":{"id":40452110,"uuid":"173189436","full_name":"neptune-ai/neptune-tensorboard","owner":"neptune-ai","description":"Neptune - TensorBoard integration 🧩 Experiment tracking with advanced UI, collaborative features, and user access management.","archived":false,"fork":false,"pushed_at":"2024-03-24T15:25:36.000Z","size":211,"stargazers_count":13,"open_issues_count":2,"forks_count":6,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-05T22:25:43.259Z","etag":null,"topics":["collaboration","comparison","dashboard","monitor","python","sharing","team","tensorflow","tensorflow2","training","versioning","visualization"],"latest_commit_sha":null,"homepage":"https://docs.neptune.ai/integrations/tensorboard/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neptune-ai.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-28T21:22:27.000Z","updated_at":"2023-08-14T11:21:58.000Z","dependencies_parsed_at":"2024-01-25T00:15:46.845Z","dependency_job_id":"117f5dc2-a716-4269-b418-425d03998a29","html_url":"https://github.com/neptune-ai/neptune-tensorboard","commit_stats":{"total_commits":138,"total_committers":20,"mean_commits":6.9,"dds":0.5579710144927537,"last_synced_commit":"a31b5989e24ca03505412d183f1ff1bb3bb34be5"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neptune-ai%2Fneptune-tensorboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neptune-ai%2Fneptune-tensorboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neptune-ai%2Fneptune-tensorboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neptune-ai%2Fneptune-tensorboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neptune-ai","download_url":"https://codeload.github.com/neptune-ai/neptune-tensorboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248262029,"owners_count":21074230,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["collaboration","comparison","dashboard","monitor","python","sharing","team","tensorflow","tensorflow2","training","versioning","visualization"],"created_at":"2024-09-25T01:05:01.628Z","updated_at":"2025-04-10T17:35:48.741Z","avatar_url":"https://github.com/neptune-ai.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Neptune and TensorFlow logos](https://neptune.ai/wp-content/uploads/2023/09/tensorboard_tensorflow.svg)\n\n# Neptune-TensorBoard integration\n\nLog TensorBoard-tracked metadata to neptune.ai.\n\n## What will you get with this integration?\n\n* Log, organize, visualize, and compare ML experiments in a single place\n* Monitor model training live\n* Version and query production-ready models and associated metadata (e.g. datasets)\n* Collaborate with the team and across the organization\n\n## What will be logged to Neptune?\n\n* Model summary and predictions\n* Training code and Git information\n* System metrics and hardware consumption\n\nYou can also log:\n\n* Existing TensorBoard logs\n* [Other metadata](https://docs.neptune.ai/logging/what_you_can_log)\n\n![Dashboard with TensorBoard metadata](https://docs.neptune.ai/img/app/integrations/tensorboard.png)\n\n## Resources\n\n* [Documentation](https://docs.neptune.ai/integrations/tensorboard/)\n* [Code example on GitHub](https://github.com/neptune-ai/examples/tree/main/integrations-and-supported-tools/tensorboard)\n* [Example project in the Neptune app](https://app.neptune.ai/o/common/org/tensorboard-integration/runs/details?viewId=standard-view\u0026detailsTab=dashboard\u0026dashboardId=99830fca-15f8-4431-baea-808ae13c0120\u0026shortId=TBOARD-880\u0026type=run)\n\n## Example\n\nInstall Neptune and the integration:\n\n```sh\npip install -U \"neptune[tensorboard]\"\n```\n\nEnable Neptune logging:\n\n```python\nimport neptune\nfrom neptune_tensorboard import enable_tensorboard_logging\n\nneptune_run = neptune.init_run(\n    project=\"workspace-name/project-name\",  # replace with your own\n    tags = [\"tensorboard\", \"test\"],  # optional\n    dependencies=\"infer\",  # optional\n)\n\nenable_tensorboard_logging(neptune_run)\n```\n\nExport existing TensorBoard logs:\n\n```sh\nneptune tensorboard --api_token YourNeptuneApiToken --project YourNeptuneProjectName logs\n```\n\n## Support\n\nIf you got stuck or simply want to talk to us, here are your options:\n\n* Check our [FAQ page](https://docs.neptune.ai/getting_help).\n* You can submit bug reports, feature requests, or contributions directly to the repository.\n* Chat! In the Neptune app, click the blue message icon in the bottom-right corner and send a message. A real person will talk to you ASAP (typically very ASAP).\n* You can just shoot us an email at [support@neptune.ai](mailto:support@neptune.ai).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneptune-ai%2Fneptune-tensorboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneptune-ai%2Fneptune-tensorboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneptune-ai%2Fneptune-tensorboard/lists"}