Skip to content

Latest commit

 

History

History

publish-dashboard

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

publish-dashboard

📄 Code + Documentation Task 👨‍💻

Deliverable

  1. Deployed Dashboard using Heroku
    • Be patient, due to poor optimisation of Dashboards.jl, the website maybe (will be) slow to load.
  2. Blog Post on instructions

Using Heroku to get a Dashboard created using Dashboards.jl on the web.

Instructions on my blog.

Files uploaded at GitHub.

Deployed with Heroku here.

What is looks like,

Dash Plot


Publish a dashboard via Dashboards.jl

Task Description

Deploy an instance of a dashboard created with Dashboards.jl and publish it to a free service like Heroku. Contribute instructions on how others can do this to Dashboards.jl. See this blog post for info on how to publish a web app in Julia.

This task is best done by someone who has already completed Create a sample dashboard with Dashboards.jl