Skip to content

Commit

Permalink
Add reference to template dir in the tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
HideakiImamura committed May 24, 2024
1 parent 4737fdb commit 50e9c7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/001_first.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ def plot_optimizaiton_history_matplotlib(study: optuna.study.Study) -> plt.Figur
# You need to create a pull request to the `optunahub-registry <https://github.com/optuna/optunahub-registry>`_ repository.
#
# The following is an example of the directory structure of the pull request.
# See the `template directory<https://github.com/optuna/optunahub-registry/tree/main/template>`_ for an example of the directory structure.
#
# | package
# | └── samplers (or visualization)
Expand Down

0 comments on commit 50e9c7f

Please sign in to comment.