Web Components example python plotly bokeh matplotlib PyCell example published : Aug 3, 2021 updated : Mar 2, 2022 What is PyCell? Pyodideを使ってセルでpythonスクリプトを編集・実行・描画するためのWeb Componentです。 PyodideはWebAssembly化されたpythonの実行環境で、pythonスクリプトの実行は全てブラウザ上で完結します。このページではPyCellの使用方法を解説していきますが、予めpyodideのドキュメントを一読することをお勧めします。 WebComponents/