34 Commits

Author SHA1 Message Date
Noa
cc0a1ce9e2 Update webpack (#5585)
* Update webpack

* Build demo before notebook

* Use with instead of env for actions-gh-pages
2025-03-05 16:15:14 -06:00
Noa
9647ebe206 Fix prettier formatting 2024-11-27 13:20:19 -06:00
Jeong, YunWon
c28cb3941f prettier *.js + fix miri build (#5028)
* prettier *.js

* bump up proc-macro2
2023-07-19 23:43:26 +09:00
Yang Hau
937b0d3419 fix the typos 2023-02-13 16:25:24 +08:00
Y.D.X
8a0e6bbcfb Fix the markdown URL in the sample notebook
URLs without `https://` are relative.
2023-01-01 15:36:28 +08:00
Jeong Yunwon
2dd446a80f remove pipenv 2022-07-17 03:25:34 +09:00
Padraic Fanning
0ea56025ec Replace master with main
Fixes #3067
2021-09-15 17:54:54 -04:00
Noah
dd14bb3516 Format wasm/ according to prettier rules 2020-12-16 09:21:07 -06:00
Mireille Raad
85e5486f93 wasm/notebook, responsive layout on mobile 2020-12-08 19:40:33 -05:00
Mireille Raad
22fa80e204 notebook resonspive ipad/tablet fixes 2020-12-07 21:08:32 -05:00
Noah
c1fd81fe40 Give css/js snippets proper file extensions 2020-12-07 14:04:21 -06:00
Noah
c8ee5582c3 Misc cleanup wasm 2020-12-07 14:01:09 -06:00
Noah
9e9ef0cb88 Add docs for injectPython et al in notebook/README 2020-12-07 14:00:44 -06:00
Noah
a1d3f445bd Add syntax highlighting for js 2020-12-07 13:34:52 -06:00
Noah
a61d4b2be4 Improve the py<->js notebook example 2020-12-07 13:34:33 -06:00
Noah
34237ec4fe Add functions to js make it easier to add functions to python 2020-12-07 12:56:33 -06:00
Noah
bdcdcb1917 Update formatting for wasm notebook 2020-12-07 12:56:32 -06:00
Mireille Raad
4002b38337 add snippets 2020-10-27 21:40:44 -04:00
Mireille Raad
a742d0d377 update ui and test features 2020-10-27 21:37:56 -04:00
Mireille Raad
b3ee56ce72 obligatory readme 2020-10-27 21:36:31 -04:00
Mireille Raad
264f49b3b1 give up on adding good javascript support, clean up UI instead 2020-10-27 00:47:06 -04:00
Mireille Raad
e8ffd4ea92 rewire code to run with the new code editors, update user interface 2020-10-21 00:44:16 -04:00
Mireille Raad
31c718c34f add multiple editors, use buffers, redo ui 2020-10-20 01:11:50 -04:00
Mireille Raad
a081ee95d3 create a snippet directory and move sample 2020-10-16 18:55:38 -04:00
Mireille Raad
4935a12c4f add javascript support and calls 2020-10-16 18:53:18 -04:00
Mireille Raad
d75aa1b47a update UI and clean up css a bit 2020-10-16 18:52:42 -04:00
Noah
87e2d0cbcc Add proper syntax highlighting for notebook 2020-09-29 13:53:35 -05:00
Noah
0cdbebeb50 Format with prettier 2020-09-29 13:53:09 -05:00
Mireille Raad
737b1c064d include woff, woff2 and ttf fonts only for katex/math fonts 2020-09-26 11:00:07 -04:00
Mireille Raad
a76c642090 add markdown and math support 2020-09-21 22:03:50 -04:00
Mireille Raad
a92d79616a better css 2020-09-16 11:30:14 -04:00
Mireille Raad
9785decdbc import code from raw content instead of using the github api 2020-09-16 10:32:28 -04:00
Mireille Raad
a2ba275c2c webpack config file: remove snippets from templateParameters 2020-09-14 22:28:51 -04:00
Mireille Raad
6b8aea057d notebook example inspired by the now abandoned alpha.iodide.io, wasm + rustpython 2020-09-14 21:45:45 -04:00