Skip to content

Commit

Permalink
Merge pull request #52 from optuna/add-reference-to-template
Browse files Browse the repository at this point in the history
Add reference to template dir in the tutorial
  • Loading branch information
y0z authored May 24, 2024
2 parents 9d08cfd + d9a23a8 commit a3bd429
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 a3bd429

Please sign in to comment.