Skip to content

Instantly share code, notes, and snippets.

@Irtza
Created May 26, 2017 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Irtza/170d254751546e56280872eb3e2f1ea6 to your computer and use it in GitHub Desktop.
Save Irtza/170d254751546e56280872eb3e2f1ea6 to your computer and use it in GitHub Desktop.
Cheat Seet to Configure AWS EC2 with sublime and Tensor-flow
# SFTP setup guidelines :
https://morannachum.wordpress.com/2015/04/05/how-to-configure-a-sftp-folder-in-sublime/
# Simple Node Js File Server
https-server --port 3xxx
# Tensorboard Setup on public IP ec2
Tensorboard --port 3xxx --logdir=/path/to/Graphs
# Jupyter Notebook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment