Skip to main content

馃憪 Setup prerequisites

Fill in any <CODE_BLOCK_N> placeholders and run the cells under the Step 1: Setup prerequisites section in the notebook.

The answers for code blocks in this section are as follows:

CODE_BLOCK_1

Answer
mongodb_client[DB_NAME]

CODE_BLOCK_2

Answer
db[COLLECTION_NAME]
caution

If running the lab locally, you will need to manually set the value of the SERVERLESS_URL variable as follows:

SERVERLESS_URL = "https://vtqjvgchmwcjwsrela2oyhlegu0hwqnw.lambda-url.us-west-2.on.aws/"