Metadata-Version: 2.1
Name: neptune-tensorboard
Version: 1.0.1
Summary: Neptune.ai Tensorboard integration library
Home-page: https://neptune.ai/
License: Apache-2.0
Keywords: MLOps,ML Experiment Tracking,ML Model Registry,ML Model Store,ML Metadata Store
Author: neptune.ai
Author-email: contact@neptune.ai
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: dev
Requires-Dist: importlib-metadata ; python_version < "3.8"
Requires-Dist: matplotlib
Requires-Dist: neptune (>=1.0.1) ; extra == "dev"
Requires-Dist: pre-commit ; extra == "dev"
Requires-Dist: pydot ; extra == "dev"
Requires-Dist: pytest (>=5.0) ; extra == "dev"
Requires-Dist: pytest-cov (==2.10.1) ; extra == "dev"
Requires-Dist: pytest-xdist
Requires-Dist: tbparse
Requires-Dist: tensorboardX (>=2.2.0)
Requires-Dist: tensorflow (>=2.0.0)
Requires-Dist: torch (>=1.9.0)
Project-URL: Documentation, https://docs.neptune.ai/integrations-and-supported-tools/model-training/tensorboard
Project-URL: Repository, https://github.com/neptune-ai/neptune-tensorboard
Project-URL: Tracker, https://github.com/neptune-ai/neptune-tensorboard/issues
Description-Content-Type: text/markdown

# Neptune-TensorBoard integration

See [the official docs](https://docs.neptune.ai/integrations/tensorboard/).

