Skip to content
Snippets Groups Projects
Commit 9504c240 authored by Alexandre Strube's avatar Alexandre Strube
Browse files

Merge branch 'as-tensorboard-2023' into '2023'

As tensorboard 2023

See merge request software-team/easybuild!1808
parents 0f9afaaa 2505db2e
Branches
No related tags found
No related merge requests found
easyblock = 'PythonBundle' easyblock = 'PythonBundle'
name = 'tensorboard' name = 'tensorboard'
version = '2.10.0' version = '2.11.2'
homepage = 'https://github.com/tensorflow/tensorboard' homepage = 'https://github.com/tensorflow/tensorboard'
description = """TensorBoard is a suite of web applications for inspecting and understanding your TensorFlow runs description = """TensorBoard is a suite of web applications for inspecting and understanding your TensorFlow runs
...@@ -63,7 +63,7 @@ exts_list = [ ...@@ -63,7 +63,7 @@ exts_list = [
}), }),
(name, version, { (name, version, {
'source_tmpl': '%(name)s-%(version)s-py3-none-any.whl', 'source_tmpl': '%(name)s-%(version)s-py3-none-any.whl',
'checksums': ['76c91a5e8959cd2208cc32cb17a0cb002badabb66a06ac2af02a7810f49a59e3'], 'checksums': ['cbaa2210c375f3af1509f8571360a19ccc3ded1d9641533414874b5deca47e89'],
}), }),
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment