Skip to content

Instantly share code, notes, and snippets.

View andreimuntean's full-sized avatar
💜

Andrei Muntean andreimuntean

💜
View GitHub Profile
@andreimuntean
andreimuntean / TensorFlow_Windows.md
Last active October 8, 2016 19:24 — forked from ericjang/TensorFlow_Windows.md
Setting up TensorFlow on Windows using Docker.

TensorFlow development environment on Windows using Docker

Here are instructions to set up TensorFlow dev environment on Docker if you are running Windows, and configure it so that you can access Jupyter Notebook from within the VM + edit files in your text editor of choice on your Windows machine.

Installation

First, install https://www.docker.com/docker-toolbox

Since this is Windows, creating the Docker group "docker" is not necessary.