/dash_cjm

My own Dash classes/functions

Primary LanguagePython

dash_cjm

Uploading Changes

run python setup.py bdist_wheel

Then upload to github

Using dash_cjm with Django

You must install the appropiate apps and middleware. Look to dash_cjm/test/example.html for an example of the necessary HTML for creating an app. You must load the plotly_dash tags, insert

Install

  1. create a python virtualenv
  2. install requirements.txt
  3. for static image plotting (png, svg, jpeg, etc.), install plotly-orca 3a. npm install -g electron@1.8.4 orca 3b.