Commit 81ea3e3 1 parent c809d84 commit 81ea3e3 Copy full SHA for 81ea3e3
File tree 1 file changed +0
-2
lines changed
1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -306,8 +306,6 @@ function ensurePyodideSetup()
306
306
-- Embed Support Files to Avoid Resource Registration Issues
307
307
-- Note: We're not able to use embed-resources due to the web assembly binary and the potential for additional service worker files.
308
308
quarto .doc .include_text (" in-header" , [[
309
- <script src="https://cdn.jsdelivr.net/npm/monaco-editor@0.45.0/min/vs/loader.js"></script>
310
- <script src="https://cdn.jsdelivr.net/pyodide/v0.25.0/full/pyodide.js"></script>
311
309
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/monaco-editor@0.45.0/min/vs/editor/editor.main.css" />
312
310
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
313
311
]] )
You can’t perform that action at this time.
0 commit comments