erwanlc

Results 2 issues of erwanlc

Hello, I tried to install CogStack-SemEHR using docker but I am stuck in the first step: ``` docker build -t cogstack/semehr - < Dockerfile ``` The build start well but...

In the notebook question_answering.ipynb ([link](https://github.com/hwchase17/langchain/blob/master/docs/modules/chains/index_examples/question_answering.ipynb)), and the notebook qa_with_sources.ipynb ([link](https://github.com/hwchase17/langchain/blob/master/docs/modules/chains/index_examples/qa_with_sources.ipynb)), the first paragraph contains a dead link: > This notebook walks through how to use LangChain for question answering over...