Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
ad41adcb81
modifies consumer.js
3 years ago
207a1a2945
modifies css, html, js
3 years ago
a7026bd82a
Initialize DVC
3 years ago
f9293df51a
Initial commit
3 years ago
207a1a2945
modifies css, html, js
3 years ago
Storage Buckets

README.md

You have to be logged in to leave a comment. Sign In

Flask_Webhook

A very simple prototype to verify the correct architecture and the functioning of webhooks.

Codebase modifies Webhooks with live charting.

To run:

  • cd to prototype/Flask_Webhook
  • install libraries as required (see requirements.txt)
  • run python app_producer.py
  • open another instance of the terminal
  • start redis server: brew services start redis (on MacOs)
  • run python app_consumer.py

The task producer will run a localhost:4999 in the browser: press produce tasks to generate; the dashboard is at localhost:5001.

(It might be necessary to hard reload the browser to clear the cache if you modify the .js or .css files.)

Tip!

Press p or to see the previous file or, n or to see the next file

About

The official repository of the Ceretai Omdena challenge

Collaborators 1

Comments

Loading...