Add Python dependency for static file saving
Signed-off-by: colramos425 <colramos@amd.com>
[ROCm/rocprofiler-compute commit: 813ce52fc1]
This commit is contained in:
@@ -83,7 +83,8 @@ set(pythonDeps
|
||||
"tabulate"
|
||||
"tqdm"
|
||||
"dash_svg"
|
||||
"dash_bootstrap_components")
|
||||
"dash_bootstrap_components"
|
||||
"kaleido")
|
||||
|
||||
message(STATUS "Checking for required Python package dependencies...")
|
||||
set_property(GLOBAL PROPERTY pythonDepsFlag "groovy")
|
||||
|
||||
@@ -10,3 +10,4 @@ tabulate
|
||||
tqdm
|
||||
dash-svg
|
||||
dash-bootstrap-components
|
||||
kaleido
|
||||
|
||||
Referens i nytt ärende
Block a user