mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-09 11:28:14 +08:00
5 lines
55 B
Bash
Executable File
5 lines
55 B
Bash
Executable File
#!/bin/sh
|
|
|
|
npm install
|
|
pip install -r requirements.txt
|