Replace VSCode with VS Code

This commit is contained in:
c-bata
2023-08-28 10:05:56 +09:00
parent 1349a9b5dd
commit 1edece95db
5 changed files with 15 additions and 15 deletions
+5 -5
View File
@@ -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.