Skip to content

Commit b38f5ea

Browse files
committed
1 parent 1c6c7ab commit b38f5ea

6 files changed

Lines changed: 4 additions & 4 deletions

File tree

384.index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

notebook/384.index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

notebook/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"><title>RustPython Notebook</title><link defer="defer" async href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans&family=Sen:wght@800&display=swap" rel="stylesheet"><script defer="defer" src="index.js"></script><link href="styles.css" rel="stylesheet"></head><body><div class="d-flex"><div class="header md-flex-grow text-center">RustPython 🐍 😱 🤘</div><div><a target="_blank" class="d-md-none mr-px-5 text-black" href="https://github.com/RustPython/RustPython/tree/main/wasm/notebook">how this works</a> <a target="_blank" class="text-black" href="https://github.com/RustPython/">github</a></div></div><div class="nav-bar mt-px-5"><div class="nav-bar-links d-flex d-flex-space-between d-sm-flex-direction-column"><div class="d-flex d-sm-flex-direction-column"><a href="#" id="run-btn" class="bg-orange mr-px-5 text-white">run &#9658;</a><ul class="list-inline sm-mt-5px" id="buffers-list"></ul><ul class="list-inline sm-mt-5px"><li class="bg-light mr-px-5"><a href="#" class="text-black" id="new-tab">new tab</a></li><li class="bg-light mr-px-5"><a href="#popup" class="text-black" id="import-code">import code</a></li></ul></div><div class="nav-bar-links d-flex sm-mt-5px"><ul class="list-inline"><li class="d-md-none bg-light"><a href="#" id="split-view" class="mr-px-5 text-black">split view</a></li><li class="d-md-none bg-light"><a href="#" id="default-view" class="mr-px-5 text-black">default view</a></li><li class="d-md-none bg-light"><a href="#" id="reader-view" class="text-black">reader view</a></li></ul></div></div></div><div class="split-view full-height d-sm-flex-direction-column"><div id="primary-editor"></div><div id="secondary-editor" class="d-none"><select class="item-right" id="buffers-selection"></select></div><div class="border-left" id="rp-notebook">loading python in your browser...</div></div><div id="popup" data-type="python" class="overlay"><div class="popup"><div id="popup-header">Header Placeholder</div><a class="popup-close" href="#">&times;</a><div class="popup-content mt-px-5"><input type="url" name="popup-url" id="popup-url"> <button id="popup-import" class="btn bg-black text-white">import</button></div></div></div><div><div class="header">Error(s):</div><div id="error"></div></div></body></html>
1+
<!doctype html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>RustPython Notebook</title><link defer=defer async href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans&family=Sen:wght@800&display=swap" rel=stylesheet><script defer src=index.js></script><link href=styles.css rel=stylesheet></head><body><div class=d-flex><div class="header md-flex-grow text-center">RustPython 🐍 😱 🤘</div><div><a target=_blank class="d-md-none mr-px-5 text-black" href=https://github.com/RustPython/RustPython/tree/main/wasm/notebook>how this works</a> <a target=_blank class=text-black href=https://github.com/RustPython/>github</a></div></div><div class="nav-bar mt-px-5"><div class="nav-bar-links d-flex d-flex-space-between d-sm-flex-direction-column"><div class="d-flex d-sm-flex-direction-column"><a href=# id=run-btn class="bg-orange mr-px-5 text-white">run ►</a><ul class="list-inline sm-mt-5px" id=buffers-list></ul><ul class="list-inline sm-mt-5px"><li class="bg-light mr-px-5"><a href=# class=text-black id=new-tab>new tab</a><li class="bg-light mr-px-5"><a href=#popup class=text-black id=import-code>import code</a></ul></div><div class="nav-bar-links d-flex sm-mt-5px"><ul class=list-inline><li class="d-md-none bg-light"><a href=# id=split-view class="mr-px-5 text-black">split view</a><li class="d-md-none bg-light"><a href=# id=default-view class="mr-px-5 text-black">default view</a><li class="d-md-none bg-light"><a href=# id=reader-view class=text-black>reader view</a></ul></div></div></div><div class="split-view full-height d-sm-flex-direction-column"><div id=primary-editor></div><div id=secondary-editor class=d-none><select class=item-right id=buffers-selection></select></div><div class=border-left id=rp-notebook>loading python in your browser...</div></div><div id=popup data-type=python class=overlay><div class=popup><div id=popup-header>Header Placeholder</div><a class=popup-close href=#>×</a><div class="popup-content mt-px-5"><input type=url name=popup-url id=popup-url> <button id=popup-import class="btn bg-black text-white">import</button></div></div></div><div><div class=header>Error(s):</div><div id=error></div></div></body></html>

notebook/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)