Difference between revisions of "User: Kevinmcl/dash"

From OPS enCYClopedia
Jump to: navigation, search
(Created page with "== Links == *[https://plot.ly/dash/ Dash User Guide] == Commands == *<span style="font-family:Courier New;">source venvpy3/bin/activate</span> *<span style="font-family:Couri...")
 
Line 7: Line 7:
 
*<span style="font-family:Courier New;">ssh -L 8050:localhost:8050 kevinlucow@hlx -A</span>
 
*<span style="font-family:Courier New;">ssh -L 8050:localhost:8050 kevinlucow@hlx -A</span>
 
*<span style="font-family:Courier New;">pip install -r requirements.txt</span>
 
*<span style="font-family:Courier New;">pip install -r requirements.txt</span>
 +
 +
== VIM ==
 +
*Exit :<span style="font-family:Courier New;">[ESC] :q</span>
 +
*Save :<span style="font-family:Courier New;">[ESC] :w</span>

Revision as of 16:38, 13 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