Skip to content

Commit

Permalink
link to binder version
Browse files Browse the repository at this point in the history
  • Loading branch information
aparrish committed Jan 14, 2020
1 parent 3d02f19 commit b7e71cf
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

SFPC Code Societies 2020 / [Allison Parrish](http://www.decontextualize.com/)

[Launch this repository on
Binder](https://mybinder.org/v2/gh/aparrish/comexmadivla/master).

## Description

Words have power that arises not just from their meaning but from their
Expand Down Expand Up @@ -31,6 +34,18 @@ desktop operating system (Windows, Linux, or MacOS). We'll be using the
programming language. Please install the Python 3.7 (64-bit) version of
Anaconda for your platform.

To use the notebooks below, you'll need to install the following Python
libraries:

* [Tensorflow](https://www.tensorflow.org/)
* [spaCy](https://spacy.io/)

Instructions are included in the notebooks.

If you're having trouble installing the libraries, you can also [use these
notebooks](https://mybinder.org/v2/gh/aparrish/comexmadivla/master) on
[Binder](https://mybinder.org/).

## Outline

### Session 01 (2020-01-08)
Expand Down

0 comments on commit b7e71cf

Please sign in to comment.