mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-11 12:30:25 +08:00
Merge pull request #592 from optuna/gif-animation-readme
Add GIF animation on README
This commit is contained in:
@@ -45,6 +45,8 @@ Listening on http://localhost:8080/
|
||||
Hit Ctrl-C to quit.
|
||||
```
|
||||
|
||||
<img src="./docs/_static/optuna-dashboard.gif" style="width:600px;" alt="VSCode Extension">
|
||||
|
||||
Please check out [our documentation](https://optuna-dashboard.readthedocs.io/en/latest/getting-started.html) for more details.
|
||||
|
||||
## Using an official Docker image
|
||||
|
||||
Vendored
BIN
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
@@ -1,6 +1,13 @@
|
||||
Getting Started
|
||||
===============
|
||||
|
||||
.. figure:: _static/optuna-dashboard.gif
|
||||
:alt: Optuna Dashboard
|
||||
:align: center
|
||||
:width: 800px
|
||||
|
||||
Optuna Dashboard
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user