Skip to content

How to update to the dev version of Optuna dashboard? Release of new version soon? #139

Answered by c-bata
simoneVU asked this question in Q&A
Discussion options

You must be logged in to vote

We plan to release the new version 0.5.0 at the end of this month. You can install the latest dev version of optuna-dashboard like this:

$ git clone [email protected]:optuna/optuna-dashboard.git
$ cd optuna-dashboard
$ npm install
$ npm run build:prd
$ pip install .

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@simoneVU
Comment options

Answer selected by simoneVU
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants