racket
racket copied to clipboard
Racket Dashboard is not working
- racket version: Latest. Built from github repo
- Python version: 3.6
- Operating System: Windows 10
Description
Opening "http://localhost:8000/" in browser shows app as in below screenshot.

What I Did
Started racket dashboard using command
racket dashboard
Thanks for flagging, I'll push a beta version of the dashboard as soon as I get some time. Development is mostly done, just need to ensure some edge cases are covered.
In the time being, you can always use the cli to get information about the trained/active models.
@prakashdaleyardi just pushed the newly built frontend code! Give it a go :) you'll likely be the first other than myself to see it.
It looks great. Thanks a lot for fixing it quickly.

Some issues noticed.
- 'Dashboard/Not Found' breadcrumb is shown at top.
- 'Side Menu -> Actions' is not a hyperlink. Clicking on it does not do anything.