Commit Graph

309 Commits

Author SHA1 Message Date
Fabio Pliger
314be1997a replace using interpreter promise with the interpreter instance itself. Also properly wait for it to be fully initialized before using on the base widget class 2022-05-03 08:54:23 -05:00
Fabio Pliger
442af7bd97 Merge pull request #102 from yatharth9/patch-1
Closed the body tag in Example Html
2022-05-02 01:09:38 -05:00
Fabio Pliger
4100a4055f Merge pull request #97 from willingc/patch-1
Create a code of conduct file
2022-05-02 01:06:21 -05:00
Fabio Pliger
b7cae5bc13 Merge pull request #96 from traveldwindling/main
Fix minor typo
2022-05-02 01:04:33 -05:00
Fabio Pliger
b867371fac Merge pull request #93 from Mng-dev-ai/add-classname-dynmaically-in-examples
add classname dynamically in examples
2022-05-02 01:02:00 -05:00
Fabio Pliger
2a13fa94db Merge pull request #83 from hasnat/patch-1
Create .gitkeep
2022-05-02 00:41:31 -05:00
Philipp Rudiger
6943304d6b Merge pull request #101 from rmyers/fix-typescript-error
Fixing typescript error in build process
2022-05-01 21:24:11 +02:00
Yatharth Shah
7c8c81cf78 Closed the body tag in Example Html 2022-05-02 00:40:59 +05:30
Robert Myers
44296f85cc Fixing typescript error in build process 2022-05-01 12:45:51 -06:00
Carol Willing
ac248ae95c Create a code of conduct file
Add a CoC file here so the governance CoC is discoverable.
2022-05-01 10:47:00 -06:00
Fabio Pliger
5eeb4e39a0 Merge pull request #74 from ericmjl/example/message-passing
Providing an example for message passing + interactive REPL
2022-05-01 11:14:41 -05:00
traveldwindling
5d45124504 Fix minor typo 2022-05-01 12:01:58 -04:00
Michael Nagy
17bdc775ce add classname dynmaically in examples 2022-05-01 17:04:41 +02:00
Hasnat
b103599b86 Create .gitkeep
to avoid error on getting started
2022-05-01 08:29:34 +01:00
Fabio Pliger
7fcdd8051f Merge pull request #73 from cknoll/main
Update README.md: fix typos
2022-05-01 01:04:44 -05:00
Fabio Pliger
d72ac2fcc6 Merge pull request #71 from pyscript/fix-lib-location
update script and css location temporarily
2022-05-01 00:54:37 -05:00
Fabio Pliger
ab4f50ffc9 Merge pull request #66 from pyscript/more-how-to
Use pyscript.net urls in getting-started
2022-05-01 00:41:37 -05:00
Fabio Pliger
3dac66ddf6 Merge pull request #64 from pyscript/mattpap/fractals2
Improvements to `numpy_canvas_fractals` example
2022-05-01 00:37:31 -05:00
Eric Ma
7dcc73af8f Providing an example for message passing + interactive REPL 2022-04-30 22:33:43 +00:00
C. Knoll
4d1d11d362 Update README.md: fix typos
append "s" for 3rd person singular
2022-04-30 23:44:38 +02:00
Kevin Goldsmith
8f5c848968 Update README.md
added links
2022-04-30 13:01:39 -07:00
Chris Alvarado
3da33d5bba update script and css location temporarily 2022-04-30 13:31:15 -06:00
Albert DeFusco
09631bb18c pyscript.net 2022-04-30 11:05:33 -05:00
Albert DeFusco
2426533807 minified js and local modules 2022-04-30 10:14:17 -05:00
Fabio Pliger
1f2c2420bd Merge pull request #63 from pyscript/how-to
getting started
2022-04-30 00:03:55 -05:00
Fabio Pliger
bb78ff75c2 Merge pull request #65 from pyscript/terser-minimize
got pyscript.js at 1.2mb down to pyscript.min.js at 455k
2022-04-30 00:01:11 -05:00
Michael Verhulst
f11a618d3d got pyscript.js at 1.2mb down to pyscript.min.js at 455k 2022-04-29 21:31:39 -05:00
Albert DeFusco
997604193c py-env 2022-04-29 18:53:41 -05:00
Albert DeFusco
9cf9da8fab fun with pyscript.write 2022-04-29 18:33:59 -05:00
Fabio Pliger
2df4400405 Merge pull request #62 from pyscript/centre-repl-play-icon
Play icon in pyrepl vertically centered w.r.to the last line
2022-04-29 17:00:29 -05:00
Fabio Pliger
4259e085cb bring play icon above repl line 2022-04-29 15:44:58 -06:00
Mateusz Paprocki
d939e5ad15 Improvements to numpy_canvas_fractals example 2022-04-29 23:36:44 +02:00
Albert DeFusco
8123f0101a getting started 2022-04-29 16:26:51 -05:00
Princiya Sequeira
bed165fb10 play icon in pyrepl vertically centered w.r.to the last line 2022-04-29 20:30:15 +02:00
Jannis Leidel
3be4e2621c Merge pull request #61 from pyscript/contributing-typos
Fix small typos in docs.
2022-04-29 18:46:20 +02:00
Jannis Leidel
147492d16e Fix Markdown table. 2022-04-29 18:30:33 +02:00
Jannis Leidel
de9e42b95a Small typos in contributing docs. 2022-04-29 18:28:08 +02:00
Kevin Goldsmith
2211b4fa58 Merge pull request #60 from pyscript/governance-docsV1
Thanks @jezdez for your help!
2022-04-29 09:16:08 -07:00
Jannis Leidel
07ce12d60c Fix link to LICENSE. 2022-04-29 18:07:20 +02:00
Jannis Leidel
477b80b170 Update file structure to fit recommended patterns.
This also removes the org-docs files since we’re tracking that in pyscript/governance now. PR: https://github.com/pyscript/governance/pull/1
2022-04-29 18:02:58 +02:00
Kevin Goldsmith
b243a133d3 added mission statement. This is ready to go 2022-04-29 08:55:59 -06:00
Kevin Goldsmith
5f073e177b whoops. Confused the space and forum. fixing. 2022-04-29 08:20:56 -06:00
Kevin Goldsmith
7d957d1d87 added link to the Nucleus space 2022-04-29 08:17:05 -06:00
Kevin Goldsmith
17238c4c3e Added Philipp as maintainer. Governance group and maintainers are ready. 2022-04-29 08:12:06 -06:00
Fabio Pliger
3b22aa8311 Merge pull request #59 from pyscript/fpliger/fix_lint
remove old code and bypass some warning
2022-04-28 17:51:48 -05:00
Fabio Pliger
4e667642ca fixed some minor things related to examples while testing 2022-04-28 16:18:18 -06:00
Kevin Goldsmith
498fdc4c86 fixed spelling of Apache (thanks Cheng)
i
2022-04-28 16:02:32 -06:00
Fabio Pliger
788af88422 fix enviroment promise loading bug on pyenv 2022-04-28 15:59:35 -06:00
Fabio Pliger
0124aa0acd Merge branch 'main' into fpliger/fix_lint 2022-04-28 15:11:59 -06:00
Fabio Pliger
e8d106722d Merge pull request #58 from pyscript/antocuni/reorder-demos
Improve and reorder the demo page
2022-04-28 16:11:08 -05:00