mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-12 12:40:33 +08:00
Replace VSCode with VS Code
This commit is contained in:
@@ -202,13 +202,13 @@ you can use ``google.colab.output()`` function as follows:
|
||||
|
||||
Then please open http://localhost:8081/dashboard to browse.
|
||||
|
||||
VSCode (Experimental)
|
||||
---------------------
|
||||
VS Code (Experimental)
|
||||
----------------------
|
||||
|
||||
You can install the VSCode extension via `Visual Studio Marketplace <https://marketplace.visualstudio.com/items?itemName=Optuna.optuna-dashboard#overview>`_.
|
||||
You can install the VS Code extension via `Visual Studio Marketplace <https://marketplace.visualstudio.com/items?itemName=Optuna.optuna-dashboard#overview>`_.
|
||||
|
||||
.. image:: _static/vscode-extension.png
|
||||
:alt: Screenshot for the VSCode Extension
|
||||
:alt: Screenshot for the VS Code Extension
|
||||
:align: center
|
||||
|
||||
Please right-click the SQLite3 files (`*.db` or `*.sqlite3`) in the VSCode file explorer and select the "Open in Optuna Dashboard" command from the dropdown menu.
|
||||
Please right-click the SQLite3 files (`*.db` or `*.sqlite3`) in the file explorer and select the "Open in Optuna Dashboard" command from the dropdown menu.
|
||||
|
||||
Reference in New Issue
Block a user