Giter Club home page Giter Club logo

dashboard's Introduction

Dashboard

This is the source code for the front end of Jesse's GUI dashboard.

It is made using:

Project setup

To install the dependencies, run:

npm install

To compile and hot-reload for development:

npm run serve

After doing so, you'll the URL, which by default is http://localhost:8080. To use it with Jesse, you also need to run Jesse using the good old jesse run command.

to compile and minifies for production:

npm run build

Lints and fixes files:

npm run lint

Credits

Many thanks to the contributors of this repository especially Nicolay Zlobin and Morteza who helped a lot with the development of the initial version of the dashboard.

dashboard's People

Contributors

morteza-koohgard avatar mortezagilani avatar saleh-mir avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

dashboard's Issues

incorrect paper_mode value when stopping live session

Hello,
This is related to the following issue: jesse-ai/jesse#394

I think the real problem is that when submitting DELETE request we don't have access to form fields and paper_mode is always false:

paper_mode: this.tabs[id].form.paper_mode

Probably some other way to detect whether we're in paper or live mode? After a brief look at the code, I assume results.generalInfo.paper_mode should contain paper_mode status as well:

<div class="text-sm font-semibold text-gray-900 dark:text-gray-100">{{ results.generalInfo.paper_mode }}</div>

Cheers.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.