- Start the Flask server (server.py)
- Open Chrome -> Extensions -> Manage Extensions
- Turn on Developer Mode
- Click "Load Upacked" and select the "Extension" folder
- It should be running
This also has all the info: Quickstart
- Everyone should all be on the project with ID:
news-sensemaking
- Confirm by visiting the website
- Make a free account
- Install the Google Cloud CLI
- Open terminal and initialize gcloud:
gcloud init
- When prompted to pick cloud project select
news-sensemaking
- You'll need the Python libraries
pip install gcloud
pip install google-cloud-language