Commit Graph

  • 4259e085cb bring play icon above repl line Fabio Pliger 2022-04-29 15:44:58 -06:00
  • d939e5ad15 Improvements to numpy_canvas_fractals example Mateusz Paprocki 2022-04-29 23:36:44 +02:00
  • 8123f0101a getting started Albert DeFusco 2022-04-29 16:26:51 -05:00
  • bed165fb10 play icon in pyrepl vertically centered w.r.to the last line Princiya Sequeira 2022-04-29 20:30:15 +02:00
  • 3be4e2621c Merge pull request #61 from pyscript/contributing-typos Jannis Leidel 2022-04-29 18:46:20 +02:00
  • 147492d16e Fix Markdown table. Jannis Leidel 2022-04-29 18:30:33 +02:00
  • de9e42b95a Small typos in contributing docs. Jannis Leidel 2022-04-29 18:28:08 +02:00
  • 2211b4fa58 Merge pull request #60 from pyscript/governance-docsV1 Kevin Goldsmith 2022-04-29 09:16:08 -07:00
  • 07ce12d60c Fix link to LICENSE. Jannis Leidel 2022-04-29 18:07:20 +02:00
  • 477b80b170 Update file structure to fit recommended patterns. Jannis Leidel 2022-04-29 18:02:58 +02:00
  • b243a133d3 added mission statement. This is ready to go Kevin Goldsmith 2022-04-29 08:55:59 -06:00
  • 5f073e177b whoops. Confused the space and forum. fixing. Kevin Goldsmith 2022-04-29 08:20:56 -06:00
  • 7d957d1d87 added link to the Nucleus space Kevin Goldsmith 2022-04-29 08:17:05 -06:00
  • 17238c4c3e Added Philipp as maintainer. Governance group and maintainers are ready. Kevin Goldsmith 2022-04-29 08:12:06 -06:00
  • 3b22aa8311 Merge pull request #59 from pyscript/fpliger/fix_lint Fabio Pliger 2022-04-28 17:51:48 -05:00
  • 4e667642ca fixed some minor things related to examples while testing Fabio Pliger 2022-04-28 16:18:18 -06:00
  • 498fdc4c86 fixed spelling of Apache (thanks Cheng) i Kevin Goldsmith 2022-04-28 16:02:32 -06:00
  • 788af88422 fix enviroment promise loading bug on pyenv Fabio Pliger 2022-04-28 15:59:35 -06:00
  • 0124aa0acd Merge branch 'main' into fpliger/fix_lint Fabio Pliger 2022-04-28 15:11:59 -06:00
  • e8d106722d Merge pull request #58 from pyscript/antocuni/reorder-demos Fabio Pliger 2022-04-28 16:11:08 -05:00
  • 62737bf868 disable lint on specific line Fabio Pliger 2022-04-28 15:06:50 -06:00
  • 99c79acc78 clean pyscript.ts Fabio Pliger 2022-04-28 14:09:44 -06:00
  • ec38f9c151 more cleaning Fabio Pliger 2022-04-28 14:00:31 -06:00
  • 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? Kevin Goldsmith 2022-04-28 12:34:34 -07:00
  • 3f05d33ebc remove unused code in App Fabio Pliger 2022-04-28 12:12:24 -06:00
  • cb61908e83 remove old code and bypass some warning Fabio Pliger 2022-04-28 12:02:35 -06:00
  • b207db97c2 Merge pull request #45 from pyscript/css-repl Princiya Marina Sequeira 2022-04-28 19:03:46 +02:00
  • 8b7c397c2a nit fixes Princiya Sequeira 2022-04-28 18:47:39 +02:00
  • 1d64381421 add MIME rendering examples Antonio Cuni 2022-04-28 17:27:16 +02:00
  • ad118eeb8e Refactor the demo page Antonio Cuni 2022-04-28 17:19:09 +02:00
  • 9f954850a4 play button moved to bottom, lint errors fixed Princiya Sequeira 2022-04-28 00:30:06 +02:00
  • 971b6903fa fixed linting errors Princiya Sequeira 2022-04-28 00:19:22 +02:00
  • 0fbf06440f fixed linting errors Princiya Sequeira 2022-04-28 00:17:30 +02:00
  • 091d109da2 updated styles for repl2, styled the play button Princiya Sequeira 2022-04-27 23:56:10 +02:00
  • 631eb8170e Merge pull request #53 from pyscript/antocuni/fix-repl Fabio Pliger 2022-04-27 14:59:52 -05:00
  • 0f3274d7a3 Merge pull request #56 from pyscript/add-license-1 Kevin Goldsmith 2022-04-27 10:43:59 -07:00
  • 2bc4b415d4 Create LICENSE Kevin Goldsmith 2022-04-27 10:42:55 -07:00
  • 4d2e740d49 Merge pull request #54 from pyscript/panel_demo_styling Philipp Rudiger 2022-04-27 18:26:40 +02:00
  • b58db10d10 Merge pull request #52 from pyscript/antocuni/fix-simple-script Philipp Rudiger 2022-04-27 18:26:32 +02:00
  • 0ac2d4d339 resolved merge conflicts, fixed linting issues Princiya Sequeira 2022-04-27 12:58:07 +02:00
  • 31c5e1d59a Consistent styling for panel demos Philipp Rudiger 2022-04-27 12:41:43 +02:00
  • cf84e0c4dd add some basic instructions for how to use the REPL Antonio Cuni 2022-04-27 11:46:36 +02:00
  • 2f7d948074 added error class to the errorElement in base.ts Princiya Sequeira 2022-04-25 19:45:23 +02:00
  • 0d3d64eab9 updated css for the codemirror cm-editor Princiya Sequeira 2022-04-25 13:54:11 +02:00
  • ec19bfe47a fix indentation error, and clarify the purpose of the demo Antonio Cuni 2022-04-27 10:07:59 +02:00
  • 67bfff6698 Merge pull request #49 from pyscript/antigravity_enhance Fabio Pliger 2022-04-26 16:32:11 -05:00
  • e5c7435973 Merge pull request #50 from pyscript/bk_warnings_suppress Fabio Pliger 2022-04-26 16:22:07 -05:00
  • ebfbc4dece Bump panel version to avoid warnings Philipp Rudiger 2022-04-26 17:10:30 +02:00
  • c212d4c687 Suppress output warnings in bokeh example Philipp Rudiger 2022-04-26 17:08:22 +02:00
  • 477c927a61 Load antigravity.py Philipp Rudiger 2022-04-26 16:34:10 +02:00
  • 3a8ed08930 Call fly in antigravity.html Philipp Rudiger 2022-04-26 16:32:50 +02:00
  • 8951f7603a Require explicit fly call Philipp Rudiger 2022-04-26 16:31:02 +02:00
  • c742f47c94 Merge pull request #47 from anaconda/setup_build_action Fabio Pliger 2022-04-26 09:21:46 -05:00
  • 16c0cdca89 Move antigravity to module Philipp Rudiger 2022-04-26 16:12:33 +02:00
  • 47d20f0e85 Merge pull request #48 from anaconda/load_path_no_import Fabio Pliger 2022-04-26 09:08:44 -05:00
  • 2781792073 Loading module from file should not auto-import Philipp Rudiger 2022-04-26 16:02:58 +02:00
  • c78f5f1864 Rename task Philipp Rudiger 2022-04-26 11:42:14 +02:00
  • 303bb5dee3 Run linter Philipp Rudiger 2022-04-26 11:40:54 +02:00
  • c5ada6ca4f Do not run server on build Philipp Rudiger 2022-04-26 11:38:05 +02:00
  • 6eea325c3a npm run build (not dev) Philipp Rudiger 2022-04-26 11:29:23 +02:00
  • 6946287133 cd to correct dir Philipp Rudiger 2022-04-26 11:26:58 +02:00
  • 8b555afb90 Add GH Action to test build Philipp Rudiger 2022-04-26 11:25:10 +02:00
  • df514fe658 Merge pull request #44 from anaconda/rb/prettier Fabio Pliger 2022-04-25 22:03:57 -05:00
  • d309a6c974 Merge branch 'main' into rb/prettier Fabio Pliger 2022-04-25 22:03:37 -05:00
  • 2dc4787e97 Merge pull request #34 from anaconda/rendermime Fabio Pliger 2022-04-25 21:10:36 -05:00
  • 41716f8cee Removed console.log Philipp Rudiger 2022-04-25 21:06:52 +02:00
  • dcac055f43 Add antigravity demo Philipp Rudiger 2022-04-25 21:05:51 +02:00
  • 27deee3f86 [PYS-12] Format and lint Ross Bermudez 2022-04-25 14:57:00 +02:00
  • 6f8f978ef7 [PYS-12] Add eslint and prettier Ross Bermudez 2022-04-25 14:09:41 +02:00
  • 3eb41d73ed Handle strings Philipp Rudiger 2022-04-23 00:02:04 +02:00
  • 4e022e37b4 Cleanup whitespace Philipp Rudiger 2022-04-21 16:55:24 +02:00
  • cbf74c7572 Add altair, matplotlib and folium examples Philipp Rudiger 2022-04-21 00:22:29 +02:00
  • 0b6fe08663 Various mime rendering fixes Philipp Rudiger 2022-04-21 00:21:43 +02:00
  • b5bfffe912 Abort rendering if no element found Philipp Rudiger 2022-04-20 15:37:39 +02:00
  • ec968a6081 Fix typo Philipp Rudiger 2022-04-20 15:08:30 +02:00
  • ca92e58c37 Clean up Philipp Rudiger 2022-04-20 15:06:39 +02:00
  • 97aa4513f7 Add MIME renderer support Philipp Rudiger 2022-04-20 14:56:18 +02:00
  • c065c32ec1 Merge pull request #43 from anaconda/quickfix/new_id_broke_repl Fabio Pliger 2022-04-22 16:06:32 -05:00
  • 45d68f5701 move check id out of constructor Fabio Pliger 2022-04-22 12:55:06 -05:00
  • ea63e36ca1 Merge pull request #42 from anaconda/auto-id Fabio Pliger 2022-04-22 12:05:13 -05:00
  • 1be8aa3a28 move guidGenerator to utils to make it more available Fabio Pliger 2022-04-22 12:03:04 -05:00
  • 9d0837abec remove unecessary check for id since the base class is making sure that it always has an ID Fabio Pliger 2022-04-22 11:55:18 -05:00
  • 190ae39690 Auto-generate element ID to ensure output is rendered Philipp Rudiger 2022-04-21 20:40:24 +02:00
  • dc9e7e60cb Merge pull request #41 from anaconda/quickfix/fix_pyscript_output Fabio Pliger 2022-04-21 12:27:31 -05:00
  • 7884127534 remove debug print Fabio Pliger 2022-04-21 12:27:17 -05:00
  • c698f29634 update simple script to reduce verbosity Fabio Pliger 2022-04-21 12:26:12 -05:00
  • cad87e6616 fix pyscript output when nothing is specified Fabio Pliger 2022-04-21 12:25:09 -05:00
  • 4a2057b34c Merge pull request #35 from anaconda/webgl-box Fabio Pliger 2022-04-20 20:55:39 -05:00
  • 8c8b641088 Merge pull request #37 from anaconda/quickfix/move_code_out_pylist Fabio Pliger 2022-04-20 20:55:01 -05:00
  • 08aadbe248 add line at eof Fabio Pliger 2022-04-20 20:54:28 -05:00
  • 69f39713e0 move code from pylist.py to the example directly to make pylist reusable and show more of the example potential Fabio Pliger 2022-04-20 20:53:31 -05:00
  • f889c70ec7 moved camera.lookAt func call out of animate loop for better fps Michael Verhulst 2022-04-20 20:47:32 -05:00
  • 0b5004fe31 Merge pull request #33 from anaconda/simplify_panel Fabio Pliger 2022-04-20 20:42:03 -05:00
  • d54d268131 Merge pull request #36 from anaconda/pys-18/add-pylist Fabio Pliger 2022-04-20 20:29:33 -05:00
  • 4065c13d32 general cleanup before merging Fabio Pliger 2022-04-20 20:27:13 -05:00
  • 71873b6b50 clean pylist.py and add a very hacky sync between list items and it's rendered versions Fabio Pliger 2022-04-20 20:03:23 -05:00
  • 7c71ba6fde add margin to widgets and add item template to PyList Fabio Pliger 2022-04-20 18:17:58 -05:00
  • 40c58c3cf1 simplify example Fabio Pliger 2022-04-20 18:16:43 -05:00
  • 019b7d145a add timer to register generic widgets Fabio Pliger 2022-04-20 18:16:26 -05:00
  • ac64b2aaa3 add handlers to input box as well Fabio Pliger 2022-04-20 16:32:11 -05:00