DEBSOURCES
Skip Quicknav
sources / python-mne / 1.9.0-2 / mne / html_templates / repr / _js_and_css.html.jinja
1234567
<script type="text/javascript"> {% include 'static/repr.js' %} </script> <style type="text/css"> {% include 'static/repr.css' %} </style>