diff --git a/docs/cookbook/drug_ner_eval/index.md b/docs/cookbook/drug_ner_eval/index.md index b854e532..dd938490 100644 --- a/docs/cookbook/drug_ner_eval/index.md +++ b/docs/cookbook/drug_ner_eval/index.md @@ -8,6 +8,9 @@ kernelspec: display_name: Python 3 language: python name: python3 +metadata: + execution: + timeout: 120 --- # Comparative evaluation of drug recognition methods diff --git a/docs/tutorial/context_detection.md b/docs/tutorial/context_detection.md index 91d427c1..fa307455 100644 --- a/docs/tutorial/context_detection.md +++ b/docs/tutorial/context_detection.md @@ -8,6 +8,9 @@ kernelspec: display_name: Python 3 language: python name: python3 +metadata: + execution: + timeout: 60 --- # Context Detection