Skip to content

Commit

Permalink
Revert "Adding Instructions for enabling virtual_packet_logging (#1551)"
Browse files Browse the repository at this point in the history
This reverts commit 5166037.
  • Loading branch information
jaladh-singhal authored May 17, 2021
1 parent f84c1d0 commit 3e18f1f
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions docs/using/visualization/generating_widgets.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -575,16 +575,11 @@
]
},
{
"cell_type": "markdown",
"cell_type": "code",
"execution_count": null,
"metadata": {},
"source": [
"## Enabling `virtual_packet_logging` Property for Plotting \n",
"<div class=\"alert alert-info\">\n",
"\n",
"**Important:** The virtual packet logging capability must be active in order to produce SDEC Plot. Thus, make sure to set `virtual_packet_logging: True` in your configuration file. It should be added under `virtual` property of `spectrum` property, as described in [configuration schema](https://tardis-sn.github.io/tardis/using/components/configuration/configuration.html#spectrum).\n",
"\n",
"</div>"
]
"outputs": [],
"source": []
}
],
"metadata": {
Expand All @@ -603,7 +598,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.8"
"version": "3.7.9"
},
"notify_time": "5",
"toc": {
Expand Down

0 comments on commit 3e18f1f

Please sign in to comment.