diff --git a/tests/risk/AnswerKeyAnnotations.ipynb b/tests/risk/AnswerKeyAnnotations.ipynb index 0ecadebf..e2616feb 100644 --- a/tests/risk/AnswerKeyAnnotations.ipynb +++ b/tests/risk/AnswerKeyAnnotations.ipynb @@ -30,7 +30,8 @@ "import answer_key" ], "language": "python", - "outputs": [] + "outputs": [], + "prompt_number": 1 }, { "cell_type": "code", @@ -41,7 +42,19 @@ "\"\"\".format(latest_answer_key_url=answer_key.LATEST_ANSWER_KEY_URL))" ], "language": "python", - "outputs": [] + "outputs": [ + { + "html": [ + "
Download link for latest answer key: https://s3.amazonaws.com/zipline-test-data/risk/cc507b6fca18aabadac69657181edd4e/risk-answer-key.xlsx
" + ], + "output_type": "pyout", + "prompt_number": 2, + "text": [ + "'\\nDownload link for latest answer key: [https://s3.amazonaws.com/zipline-test-data/risk/cc507b6fca18aabadac69657181edd4e/risk-answer-key.xlsx](https://s3.amazonaws.com/zipline-test-data/risk/cc507b6fca18aabadac69657181edd4e/risk-answer-key.xlsx)\\n'" + ] + } + ], + "prompt_number": 2 } ] }