Kevin Goldsmith
57b41a37a3
added links to pyscript.net and Nucleus
2022-04-29 10:57:14 -06: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
Fabio Pliger
62737bf868
disable lint on specific line
2022-04-28 15:06:50 -06:00
Fabio Pliger
99c79acc78
clean pyscript.ts
2022-04-28 14:09:44 -06:00
Fabio Pliger
ec38f9c151
more cleaning
2022-04-28 14:00:31 -06:00
Kevin Goldsmith
dda189aa51
Initial Governance check-in, some things todo before the PR can go:
...
* Mission statement for charter
* steering committee members
* Add more meat to contributing doc
* Who else should be maintainers?
2022-04-28 12:34:34 -07:00
Fabio Pliger
3f05d33ebc
remove unused code in App
2022-04-28 12:12:24 -06:00
Fabio Pliger
cb61908e83
remove old code and bypass some warning
2022-04-28 12:02:35 -06:00
Princiya Marina Sequeira
b207db97c2
Merge pull request #45 from pyscript/css-repl
...
Css for Repl
2022-04-28 19:03:46 +02:00
Princiya Sequeira
8b7c397c2a
nit fixes
2022-04-28 18:47:39 +02:00
Antonio Cuni
1d64381421
add MIME rendering examples
2022-04-28 17:27:16 +02:00
Antonio Cuni
ad118eeb8e
Refactor the demo page
...
1. Rename simple script into hello world
2. Rename simple script 2 into simple clock
3. Group demos into categories, starting with simple examples towards more complex ones
2022-04-28 17:19:09 +02:00
Princiya Sequeira
9f954850a4
play button moved to bottom, lint errors fixed
2022-04-28 00:30:06 +02:00
Princiya Sequeira
971b6903fa
fixed linting errors
2022-04-28 00:19:22 +02:00
Princiya Sequeira
0fbf06440f
fixed linting errors
2022-04-28 00:17:30 +02:00
Princiya Sequeira
091d109da2
updated styles for repl2, styled the play button
2022-04-27 23:56:10 +02:00
Fabio Pliger
631eb8170e
Merge pull request #53 from pyscript/antocuni/fix-repl
...
add some basic instructions for how to use the REPL
2022-04-27 14:59:52 -05:00
Kevin Goldsmith
0f3274d7a3
Merge pull request #56 from pyscript/add-license-1
...
Create LICENSE
2022-04-27 10:43:59 -07:00
Kevin Goldsmith
2bc4b415d4
Create LICENSE
...
Adding the Apache 2.0 license
2022-04-27 10:42:55 -07:00
Philipp Rudiger
4d2e740d49
Merge pull request #54 from pyscript/panel_demo_styling
...
Consistent styling for panel demos
2022-04-27 18:26:40 +02:00
Philipp Rudiger
b58db10d10
Merge pull request #52 from pyscript/antocuni/fix-simple-script
...
Fix the simple_script demo
2022-04-27 18:26:32 +02:00
Princiya Sequeira
0ac2d4d339
resolved merge conflicts, fixed linting issues
2022-04-27 12:58:07 +02:00
Philipp Rudiger
31c5e1d59a
Consistent styling for panel demos
2022-04-27 12:41:43 +02:00
Antonio Cuni
cf84e0c4dd
add some basic instructions for how to use the REPL
2022-04-27 11:46:36 +02:00
Princiya Sequeira
2f7d948074
added error class to the errorElement in base.ts
2022-04-27 11:28:15 +02:00
Princiya Sequeira
0d3d64eab9
updated css for the codemirror cm-editor
2022-04-27 11:26:10 +02:00
Antonio Cuni
ec19bfe47a
fix indentation error, and clarify the purpose of the demo
2022-04-27 10:07:59 +02:00
Fabio Pliger
67bfff6698
Merge pull request #49 from pyscript/antigravity_enhance
...
Move antigravity to module
2022-04-26 16:32:11 -05:00
Fabio Pliger
e5c7435973
Merge pull request #50 from pyscript/bk_warnings_suppress
...
Suppress bokeh warnings
2022-04-26 16:22:07 -05:00
Philipp Rudiger
ebfbc4dece
Bump panel version to avoid warnings
2022-04-26 17:10:30 +02:00
Philipp Rudiger
c212d4c687
Suppress output warnings in bokeh example
2022-04-26 17:08:22 +02:00
Philipp Rudiger
477c927a61
Load antigravity.py
2022-04-26 16:34:10 +02:00
Philipp Rudiger
3a8ed08930
Call fly in antigravity.html
2022-04-26 16:32:50 +02:00
Philipp Rudiger
8951f7603a
Require explicit fly call
2022-04-26 16:31:02 +02:00
Fabio Pliger
c742f47c94
Merge pull request #47 from anaconda/setup_build_action
...
Add GH Action to test build
2022-04-26 09:21:46 -05:00