Skip to content

Notes for Running the Notebook in Jupyter Lab

Eric Godat edited this page Aug 10, 2020 · 1 revision

Once you have cloned the repository into the container (see Cloning this Repo (inside Docker container)), you'll need to add a few packages to the container. To do this use the command:

conda install nltk textblob wordcloud

We will cover this step in the tutorial.

Clone this wiki locally