Skip to content

Commit 2035034

Browse files
authored
documentation: add interactive apps rst file (#4108)
1 parent 774706d commit 2035034

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

doc/api/utility/interactive_apps.rst

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Interactive Apps
2+
----------------
3+
4+
TensorBoard on SageMaker
5+
~~~~~~~~~~~~~~~~~~~~~~~~
6+
7+
.. automodule:: sagemaker.interactive_apps.tensorboard
8+
:members:
9+
:undoc-members:
10+
:show-inheritance:
11+
12+
SageMaker Profiler UI application
13+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
14+
15+
.. automodule:: sagemaker.interactive_apps.detail_profiler_app
16+
:members:
17+
:undoc-members:
18+
:show-inheritance:
19+

0 commit comments

Comments
 (0)