2020-10-20 07:51:34 +00:00
|
|
|
{
|
|
|
|
|
"cells": [
|
|
|
|
|
{
|
|
|
|
|
"cell_type": "markdown",
|
|
|
|
|
"metadata": {},
|
|
|
|
|
"source": [
|
2020-11-20 10:24:25 +00:00
|
|
|
"<div style=\"text-align: center;\" align=\"center\">\n",
|
2021-04-01 19:20:17 +00:00
|
|
|
"<img src=\"../files/static/images/cara_logo_text_cern.png\" align=\"center\" style=\"text-align: center; height: 12em;\" /></div>\n",
|
2020-10-20 07:51:34 +00:00
|
|
|
"<p style=\"color: blue; font-weight: bold; font-size: x-large; text-align: center;\" align=\"center\">\n",
|
|
|
|
|
"Airborne Transmission of SARS-CoV-2\n",
|
2021-04-29 17:47:10 +00:00
|
|
|
"</p>\n",
|
|
|
|
|
"<p style=\"text-align: center;\">\n",
|
|
|
|
|
"Please see the <a href=\"https://cara.web.cern.ch/\">CARA homepage</a> for details on the methodology, assumptions and limitations of CARA.</p>"
|
2020-10-20 07:51:34 +00:00
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"cell_type": "code",
|
2020-10-26 12:43:27 +00:00
|
|
|
"execution_count": null,
|
2020-10-21 18:29:17 +00:00
|
|
|
"metadata": {
|
|
|
|
|
"pycharm": {
|
|
|
|
|
"name": "#%%\n"
|
2020-10-26 07:21:31 +00:00
|
|
|
},
|
|
|
|
|
"scrolled": false
|
2020-10-21 18:29:17 +00:00
|
|
|
},
|
2020-10-26 12:43:27 +00:00
|
|
|
"outputs": [],
|
2020-10-20 07:51:34 +00:00
|
|
|
"source": [
|
2020-10-21 18:29:17 +00:00
|
|
|
"import cara.apps\n",
|
2020-10-20 07:51:34 +00:00
|
|
|
"\n",
|
2020-10-21 18:29:17 +00:00
|
|
|
"app = cara.apps.ExpertApplication()\n",
|
|
|
|
|
"app.widget"
|
2020-10-20 07:51:34 +00:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"metadata": {
|
|
|
|
|
"kernelspec": {
|
|
|
|
|
"display_name": "Python 3",
|
|
|
|
|
"language": "python",
|
|
|
|
|
"name": "python3"
|
|
|
|
|
},
|
|
|
|
|
"language_info": {
|
|
|
|
|
"codemirror_mode": {
|
|
|
|
|
"name": "ipython",
|
|
|
|
|
"version": 3
|
|
|
|
|
},
|
|
|
|
|
"file_extension": ".py",
|
|
|
|
|
"mimetype": "text/x-python",
|
|
|
|
|
"name": "python",
|
|
|
|
|
"nbconvert_exporter": "python",
|
|
|
|
|
"pygments_lexer": "ipython3",
|
|
|
|
|
"version": "3.6.12"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nbformat": 4,
|
|
|
|
|
"nbformat_minor": 4
|
2020-11-20 10:24:25 +00:00
|
|
|
}
|