mirror of
https://github.com/wassname/ray.git
synced 2026-09-09 11:32:43 +08:00
[Dashboard] Turn on New Dashboard by Default (#11321)
This commit is contained in:
@@ -39,7 +39,8 @@ source "$HOME"/.nvm/nvm.sh
|
||||
nvm use node
|
||||
|
||||
# Build the dashboard so its static assets can be included in the wheel.
|
||||
pushd python/ray/dashboard/client
|
||||
# TODO(mfitton): switch this back when deleting old dashboard code.
|
||||
pushd python/ray/new_dashboard/client
|
||||
npm ci
|
||||
npm run build
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user