Skip to content

Instantly share code, notes, and snippets.

View Irtza's full-sized avatar
🏠
Working from home

Irtaza Irtza

🏠
Working from home
  • Berlin, Germany
View GitHub Profile
@Irtza
Irtza / ec2_config_CheatSeet.txt
Created May 26, 2017 19:52
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