pn.extension(comms='ipywidgets')
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script type="text/javascript" src="https://cdn.bokeh.org/bokeh/release/bokeh-2.4.2.js"></script>
<script type="text/javascript" src="https://cdn.bokeh.org/bokeh/release/bokeh-widgets-2.4.2.min.js"></script>
<script type="text/javascript" src="https://cdn.bokeh.org/bokeh/release/bokeh-tables-2.4.2.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@holoviz/[email protected]/dist/panel.min.js"></script>
<link rel="stylesheet" href="https://pyscript.net/alpha/pyscript.css" />
<script defer src="https://pyscript.net/alpha/pyscript.js"></script>
<title>
Summarized View of IP Based on CMS
</title>
<!---pyodide-->
<py-env>
- pandas
- openpyxl
- panel == 0.13.1
- matplotlib
- numpy
- koreanize_matplotlib
- paths:
- ./sample.xlsx
- ./main_panel_test.py
</py-env>
</head>
<body>
<py-script src="main_panel_test.py">
</py-script>
</body>
</html>