Skip to content

Commit a49eb1d

Browse files
authored
[tune] survey (#9670)
1 parent 5242b3b commit a49eb1d

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

doc/source/tune.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Tune is a Python library for experiment execution and hyperparameter tuning at a
1919

2020
**Want to get started?** Head over to the :ref:`60 second Tune tutorial <tune-60-seconds>`.
2121

22+
.. tip:: We'd love to hear your feedback on using Tune - fill out a `short survey <https://forms.gle/PTRvGLbKRdUfuzQo9>`_!
23+
2224
.. tip:: Join the `Ray community slack <https://forms.gle/9TSdDYUgxYs8SA9e8>`_ to discuss Ray Tune (and other Ray libraries)!
2325

2426

doc/source/tune/_tutorials/overview.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Tutorials, User Guides, Examples
44
================================
55

6+
.. tip:: We'd love to hear your feedback on using Tune - fill out a `short survey <https://forms.gle/PTRvGLbKRdUfuzQo9>`_!
7+
68
In this section, you can find material on how to use Tune and its various features. If any of the materials is out of date or broken, or if you'd like to add an example to this page, feel free to raise an issue on our Github repository.
79

810

doc/source/tune/api_docs/overview.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Tune API Reference
44
==================
55

6+
.. tip:: We'd love to hear your feedback on using Tune - fill out a `short survey <https://forms.gle/PTRvGLbKRdUfuzQo9>`_!
7+
68
This section contains a reference for the Tune API. If there is anything missing, please open an issue
79
on `Github`_.
810

0 commit comments

Comments
 (0)