Thanks for bringing Pyodide into vitepress! I trying replicate your repo by doing the following:
git clone https://github.com/zqianem/vitepress-python-editor.git vite-editor
cd vite-editor
npm install
npx vitepress dev docs
not sucessful though - the fenced code blocks are static. Could this be headers issue or something else?
Will be indebted to your advice.
Thanks for bringing Pyodide into vitepress! I trying replicate your repo by doing the following:
not sucessful though - the fenced code blocks are static. Could this be headers issue or something else?
Will be indebted to your advice.