racket icon indicating copy to clipboard operation
racket copied to clipboard

Racket Dashboard is not working

Open ghost opened this issue 6 years ago • 3 comments

  • 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.

racket

What I Did

Started racket dashboard using command

racket dashboard

ghost avatar Jun 12 '19 03:06 ghost

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.

carlomazzaferro avatar Jun 14 '19 03:06 carlomazzaferro

@prakashdaleyardi just pushed the newly built frontend code! Give it a go :) you'll likely be the first other than myself to see it.

carlomazzaferro avatar Jun 14 '19 20:06 carlomazzaferro

It looks great. Thanks a lot for fixing it quickly. screen2

Some issues noticed.

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

ghost avatar Jun 17 '19 06:06 ghost