1
0
mirror of https://github.com/pyscript/pyscript.git synced 2022-05-01 19:47:48 +03:00
Commit Graph

235 Commits

Author SHA1 Message Date
Philipp Rudiger
31c5e1d59a Consistent styling for panel demos 2022-04-27 12:41:43 +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
Philipp Rudiger
16c0cdca89 Move antigravity to module 2022-04-26 16:18:04 +02:00
Fabio Pliger
47d20f0e85 Merge pull request #48 from anaconda/load_path_no_import
Loading module from file should not auto-import
2022-04-26 09:08:44 -05:00
Philipp Rudiger
2781792073 Loading module from file should not auto-import 2022-04-26 16:02:58 +02:00
Philipp Rudiger
c78f5f1864 Rename task 2022-04-26 11:42:14 +02:00
Philipp Rudiger
303bb5dee3 Run linter 2022-04-26 11:40:54 +02:00
Philipp Rudiger
c5ada6ca4f Do not run server on build 2022-04-26 11:38:05 +02:00
Philipp Rudiger
6eea325c3a npm run build (not dev) 2022-04-26 11:29:23 +02:00
Philipp Rudiger
6946287133 cd to correct dir 2022-04-26 11:26:58 +02:00
Philipp Rudiger
8b555afb90 Add GH Action to test build 2022-04-26 11:25:10 +02:00
Fabio Pliger
df514fe658 Merge pull request #44 from anaconda/rb/prettier
Added prettier and eslint
2022-04-25 22:03:57 -05:00
Fabio Pliger
d309a6c974 Merge branch 'main' into rb/prettier 2022-04-25 22:03:37 -05:00
Fabio Pliger
2dc4787e97 Merge pull request #34 from anaconda/rendermime
Add MIME renderer support
2022-04-25 21:10:36 -05:00
Philipp Rudiger
41716f8cee Removed console.log 2022-04-25 21:06:52 +02:00
Philipp Rudiger
dcac055f43 Add antigravity demo 2022-04-25 21:05:51 +02:00
Ross Bermudez
27deee3f86 [PYS-12] Format and lint 2022-04-25 15:00:14 +02:00
Ross Bermudez
6f8f978ef7 [PYS-12] Add eslint and prettier 2022-04-25 15:00:14 +02:00
Philipp Rudiger
3eb41d73ed Handle strings 2022-04-23 00:02:04 +02:00
Philipp Rudiger
4e022e37b4 Cleanup whitespace 2022-04-22 23:50:30 +02:00
Philipp Rudiger
cbf74c7572 Add altair, matplotlib and folium examples 2022-04-22 23:50:30 +02:00
Philipp Rudiger
0b6fe08663 Various mime rendering fixes 2022-04-22 23:50:30 +02:00
Philipp Rudiger
b5bfffe912 Abort rendering if no element found 2022-04-22 23:50:30 +02:00
Philipp Rudiger
ec968a6081 Fix typo 2022-04-22 23:50:30 +02:00
Philipp Rudiger
ca92e58c37 Clean up 2022-04-22 23:50:30 +02:00
Philipp Rudiger
97aa4513f7 Add MIME renderer support 2022-04-22 23:50:30 +02:00
Fabio Pliger
c065c32ec1 Merge pull request #43 from anaconda/quickfix/new_id_broke_repl
move check id out of constructor
2022-04-22 16:06:32 -05:00
Fabio Pliger
45d68f5701 move check id out of constructor 2022-04-22 12:55:06 -05:00
Fabio Pliger
ea63e36ca1 Merge pull request #42 from anaconda/auto-id
Auto-generate element ID to ensure output is rendered
2022-04-22 12:05:13 -05:00
Fabio Pliger
1be8aa3a28 move guidGenerator to utils to make it more available 2022-04-22 12:03:04 -05:00
Fabio Pliger
9d0837abec remove unecessary check for id since the base class is making sure that it always has an ID 2022-04-22 11:55:18 -05:00
Philipp Rudiger
190ae39690 Auto-generate element ID to ensure output is rendered 2022-04-21 20:40:24 +02:00
Fabio Pliger
dc9e7e60cb Merge pull request #41 from anaconda/quickfix/fix_pyscript_output
fix pyscript output
2022-04-21 12:27:31 -05:00
Fabio Pliger
7884127534 remove debug print 2022-04-21 12:27:17 -05:00
Fabio Pliger
c698f29634 update simple script to reduce verbosity 2022-04-21 12:26:12 -05:00
Fabio Pliger
cad87e6616 fix pyscript output when nothing is specified 2022-04-21 12:25:09 -05:00
Fabio Pliger
4a2057b34c Merge pull request #35 from anaconda/webgl-box
Webgl icosahedron demo
2022-04-20 20:55:39 -05:00
Fabio Pliger
8c8b641088 Merge pull request #37 from anaconda/quickfix/move_code_out_pylist
move code from pylist.py to the example directly
2022-04-20 20:55:01 -05:00
Fabio Pliger
08aadbe248 add line at eof 2022-04-20 20:54:28 -05:00
Fabio Pliger
69f39713e0 move code from pylist.py to the example directly to make pylist reusable and show more of the example potential 2022-04-20 20:53:31 -05:00
Michael Verhulst
f889c70ec7 moved camera.lookAt func call out of animate loop for better fps 2022-04-20 20:47:32 -05:00
Fabio Pliger
0b5004fe31 Merge pull request #33 from anaconda/simplify_panel
Cleaned up Panel examples
2022-04-20 20:42:03 -05:00
Fabio Pliger
d54d268131 Merge pull request #36 from anaconda/pys-18/add-pylist
[PYS-18] Add pylist
2022-04-20 20:29:33 -05:00