Skip to content

Commit

Permalink
Added information about access the Jupyter server
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhailklassen committed Jun 24, 2019
1 parent 24d8d5a commit fb43218
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ The easiest way to start playing with code right away is to use [Binder](https:/
repo2docker https://github.com/mikhailklassen/Mining-the-Social-Web-3rd-Edition
```

This will create a Docker container from the repository directly.
This will create a Docker container from the repository directly. It takes a while to finish building the container, but once it's done, you will see a URL printed to screen. Copy and paste the URL into your browser.

A longer set of instructions can be found [here](https://towardsdatascience.com/docker-without-the-hassle-b98447caedd8).

### Getting started on your own machine from source

Expand Down

0 comments on commit fb43218

Please sign in to comment.