Files
optuna-dashboard/vscode/README.md
T

18 lines
531 B
Markdown

# Optuna Dashboard for VS Code
The Optuna Dashboard extension lets you open Optuna's SQLite3 database in Optuna Dashboard, allowing users to see optimization histories in graphs and tables.
![vscode-extension](https://github.com/optuna/optuna-dashboard/raw/main/docs/_static/vscode-extension.png)
## Usage
Please right-click on the SQLite3 file (`*.db` or `*.sqlite3`) in the file explorer and select the "Open in Optuna Dashboard" command from the dropdown menu.
## Extension Settings
Nothing to configure.
---
**Enjoy!**