remove emojis from console
This commit is contained in:
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@@ -135,7 +135,7 @@
|
||||
"preLaunchTask": "Kill Stale Processes"
|
||||
},
|
||||
{
|
||||
"name": "🚀 Integrated COB Dashboard + RL Trading",
|
||||
"name": " Integrated COB Dashboard + RL Trading",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"program": "run_integrated_rl_cob_dashboard.py",
|
||||
@@ -202,7 +202,7 @@
|
||||
],
|
||||
"compounds": [
|
||||
{
|
||||
"name": "🚀 Full System (Dashboard + Training)",
|
||||
"name": " Full System (Dashboard + Training)",
|
||||
"configurations": [
|
||||
"📊 Dashboard (Real-time + Training)",
|
||||
"📊 TensorBoard Monitor"
|
||||
|
||||
Reference in New Issue
Block a user