Files
optuna-dashboard/vscode
..
2023-05-22 14:52:49 +09:00
2023-08-28 10:05:56 +09:00
2023-08-01 22:47:01 +09:00
2023-05-22 14:52:49 +09:00
2023-05-22 22:21:16 +09:00
2023-05-22 14:52:49 +09:00
2023-05-22 14:52:49 +09:00
2023-05-22 14:52:49 +09:00

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

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.

Release Notes

0.2.0

  • Added support for JournalFileStorage.
  • Added support for code-server.

0.1.0

Added older database schemas support (Optuna 2.6.0 or later)

0.0.1

Initial Release


Enjoy!