Difference between revisions of "User: Kevinmcl/dash"
From OPS enCYClopedia
| Line 1: | Line 1: | ||
== Links == | == Links == | ||
*[https://plot.ly/dash/ Dash User Guide] | *[https://plot.ly/dash/ Dash User Guide] | ||
| + | *[https://community.plot.ly/t/how-do-i-use-dash-to-add-local-css/4914/2 CSS] | ||
| + | *[https://github.com/plotly/dash/issues/71 Local files] | ||
== Commands == | == Commands == | ||
Latest revision as of 19:39, 15 December 2017
Links
Commands
- source venvpy3/bin/activate
- deactivate
- ssh -L 8050:localhost:8050 kevinlucow@hlx -A
- pip install -r requirements.txt
VIM
- Exit :[ESC] :q
- Save :[ESC] :w