diff --git a/docs/getting-started.rst b/docs/getting-started.rst index d3b040c6..46503bac 100644 --- a/docs/getting-started.rst +++ b/docs/getting-started.rst @@ -212,10 +212,11 @@ https://optuna.github.io/optuna-dashboard/ Currently, only a subset of features is available. However, you can still check the optimization history, hyperparameter importances, and etc. in graphs and tables. -VS Code Extension (Experimental) --------------------------------- +VS Code and code-server Extension (Experimental) +------------------------------------------------ -You can install the VS Code extension via `Visual Studio Marketplace `_. +You can install the VS Code extension via `Visual Studio Marketplace `_, +or install the code-server extension via `Open VSX `_. .. figure:: _static/vscode-extension.png :alt: Screenshot for the VS Code Extension @@ -227,6 +228,8 @@ You can install the VS Code extension via `Visual Studio Marketplace