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

Commit Graph

  • 9387328916 Add a preliminary d3 example mattpap/d3_example Mateusz Paprocki 2022-04-14 09:29:25 +02:00
  • dece4734ba Don't fail on an empty <py-env></py-env> Mateusz Paprocki 2022-04-14 08:42:01 +02:00
  • 893a381ee6 Merge pull request #17 from anaconda/quickfix/repl_focus Fabio Pliger 2022-04-13 19:39:12 -05:00
  • 365486477e add focus when repl is rendered quickfix/repl_focus Fabio Pliger 2022-04-13 19:38:26 -05:00
  • b23ca5b2b8 Merge pull request #15 from anaconda/css Princiya Marina Sequeira 2022-04-13 22:14:28 +02:00
  • 82f3ace53e reduce space needed for repl buttons on top Fabio Pliger 2022-04-13 15:12:20 -05:00
  • 2d32bb5f13 Merge branch 'main' into css Fabio Pliger 2022-04-13 15:03:58 -05:00
  • 0be6667107 Merge pull request #16 from anaconda/fpliger/add_pybox Fabio Pliger 2022-04-13 14:55:36 -05:00
  • 68157dd3c2 cleanup some leftovers in pybox fpliger/add_pybox Fabio Pliger 2022-04-13 14:53:49 -05:00
  • fdfde89216 updated css for repl2 demo Princiya Sequeira 2022-04-13 21:48:26 +02:00
  • 4b2dc2b57f add utils to examples Fabio Pliger 2022-04-13 14:47:33 -05:00
  • 63d79840bc simplify output Fabio Pliger 2022-04-13 14:46:53 -05:00
  • 2059df3ecd make pybox with accepting widths attribute to customize box children ration on the page Fabio Pliger 2022-04-13 14:46:44 -05:00
  • fca0ce4f26 Merge branch 'main' into fpliger/add_pybox Fabio Pliger 2022-04-13 13:04:51 -05:00
  • d2e27893de Merge pull request #14 from anaconda/fix_handtrack Fabio Pliger 2022-04-13 12:21:22 -05:00
  • f6371e7402 add handtrach dependency fix_handtrack Fabio Pliger 2022-04-13 12:20:54 -05:00
  • b559f767eb first stab ad pybox Fabio Pliger 2022-04-13 12:17:48 -05:00
  • ff5ab7acc2 Merge pull request #13 from anaconda/pys-7/support_local_imports Fabio Pliger 2022-04-13 09:59:38 -05:00
  • a9e1b7c5d6 remove unused import Fabio Pliger 2022-04-13 09:48:37 -05:00
  • f79d76c542 remove py-button from todo example Fabio Pliger 2022-04-13 09:25:34 -05:00
  • 92613c06f5 update examples to show loading modules into the environment Fabio Pliger 2022-04-12 19:04:53 -05:00
  • 67be46f224 add support for paths on py-env so that we can load local (sort of) scripts into the environment Fabio Pliger 2022-04-12 19:04:26 -05:00
  • 1966f1c8b7 Merge pull request #12 from anaconda/pys-16/improve-examples-ref Fabio Pliger 2022-04-12 15:44:23 -05:00
  • c29144d69c improve some of the demos font and removes repr for when objects are outputted to a div pys-16/improve-examples-ref Fabio Pliger 2022-04-12 15:42:44 -05:00
  • af107e8488 add working to description of demos that take a little longer to load Fabio Pliger 2022-04-12 15:30:58 -05:00
  • 547e602662 fix examples landing page and some import issues Fabio Pliger 2022-04-12 15:28:08 -05:00
  • 6292341818 Merge pull request #11 from anaconda/fpliger/fix_build Fabio Pliger 2022-04-12 14:06:50 -05:00
  • 0d241e5683 remove import Fabio Pliger 2022-04-12 14:03:09 -05:00
  • 46690ca1a8 remove pyscript being loaded externally for now Fabio Pliger 2022-04-12 13:09:44 -05:00
  • df088376d9 Merge pull request #10 from anaconda/pys-5/load-from-source Fabio Pliger 2022-04-12 10:55:00 -05:00
  • 8046e28097 fix space Fabio Pliger 2022-04-12 10:22:12 -05:00
  • 63c882f354 add pyscript python file with python convenience code Fabio Pliger 2022-04-12 10:21:02 -05:00
  • a55a49c31c Merge pull request #9 from anaconda/panel_updates Fabio Pliger 2022-04-12 09:56:56 -05:00
  • 8f37afb972 add python file for todo app Fabio Pliger 2022-04-11 23:16:48 -05:00
  • 973a14baea allow pyscript to specify source and try loading pyscript python injections from file Fabio Pliger 2022-04-11 23:13:06 -05:00
  • 8dc1ade1e2 add (TEMP) timer to post initializers until we have proper state management and bump pyodide version Fabio Pliger 2022-04-11 20:13:57 -05:00
  • 9becc5381f add rollup-plugin-serve plugin to serve from examples folder when in dev Fabio Pliger 2022-04-11 20:11:40 -05:00
  • fa438a14ab merge main panel_updates Fabio Pliger 2022-04-10 15:57:04 -05:00
  • 6f2f6ac624 Merge pull request #7 from anaconda/pys-6/remove-old-code Fabio Pliger 2022-04-10 15:48:07 -05:00
  • bef7d439be update gitignore pys-6/remove-old-code Fabio Pliger 2022-04-10 14:28:12 -05:00
  • caf1e3e85f add logo Fabio Pliger 2022-04-10 10:32:35 -05:00
  • ff29a9945d Update examples Philipp Rudiger 2022-04-10 14:50:14 +02:00
  • 00d4277437 move examples from public to their own examples folder Fabio Pliger 2022-04-09 15:44:15 -05:00
  • 6d39e5b97b Merge branch 'main' into pys-6/remove-old-code Fabio Pliger 2022-04-09 15:24:40 -05:00
  • b245e5aad2 Merge pull request #8 from anaconda/update_examples Fabio Pliger 2022-04-09 15:23:46 -05:00
  • dff11a8b51 Add Panel KMeans clustering example Philipp Rudiger 2022-04-09 17:15:03 +02:00
  • b7dc5e4076 Merge pull request #6 from anaconda/interactive_examples Fabio Pliger 2022-04-09 00:48:51 -05:00
  • 02fead9cb9 move builds to build folder and examples to examples folder Fabio Pliger 2022-04-08 18:42:01 -05:00
  • 7fd2b56bfe remove old files and old code references Fabio Pliger 2022-04-08 18:19:34 -05:00
  • 5f25668984 Simplify panel example interactive_examples Philipp Rudiger 2022-04-09 01:14:38 +02:00
  • a597f5cef2 Clean up panel example Philipp Rudiger 2022-04-08 23:59:29 +02:00
  • da71ee5025 Interactive Bokeh and Panel examples Philipp Rudiger 2022-04-08 23:56:43 +02:00
  • 079d33e034 Add interactive bokeh example env_fixes Philipp Rudiger 2022-04-08 23:00:09 +02:00
  • 5a90c34ac9 Merge pull request #5 from anaconda/env_fixes Fabio Pliger 2022-04-08 15:48:37 -05:00
  • 60232bf91b Ensure env is created before executing scripts Philipp Rudiger 2022-04-08 18:51:10 +02:00
  • 9d64a9f126 add pyenv and allow to load packages to the loaded pyodide runtime Fabio Pliger 2022-04-06 14:45:34 -05:00
  • 1484aadb7a add js-yaml dependency Fabio Pliger 2022-04-06 13:44:15 -05:00
  • 2ff193eafd add mario example with camera capture Fabio Pliger 2022-04-05 16:47:48 -05:00
  • 2b3d1eb897 Merge branch 'main' of github.com:anaconda/pyscript Fabio Pliger 2022-04-05 09:59:49 -05:00
  • c005784dc5 add bokeh example Fabio Pliger 2022-04-05 09:59:37 -05:00
  • a54c66c888 remove poc folder to avoid confusion Fabio Pliger 2022-04-03 11:39:03 -05:00
  • a13806cdc7 Merge pull request #4 from anaconda/out-of-box Fabio Pliger 2022-04-02 21:32:17 -05:00
  • 957b155bd0 Merge branch 'main' into out-of-box Fabio Pliger 2022-04-01 10:53:30 -05:00
  • 11c3a26411 Merge pull request #3 from anaconda/add-gitignore Fabio Pliger 2022-04-01 10:49:23 -05:00
  • 073138b023 Merge pull request #2 from anaconda/default-port Fabio Pliger 2022-04-01 10:48:21 -05:00
  • 5ec85695b9 add initializers that run before py-script scripts run and post initializers that run after. Also add function to unescape some of the characters when read form html tags Fabio Pliger 2022-04-01 10:45:52 -05:00
  • 2966002e44 Add some docs a links to improve the out-of-box experience. Russell Keith-Magee 2022-04-01 14:20:14 +08:00
  • 3f50a8d451 Add gitignore and package-lock file to version control. add-gitignore Russell Keith-Magee 2022-04-01 13:30:02 +08:00
  • 0f269062af Force the use of port 8080. Russell Keith-Magee 2022-04-01 13:22:48 +08:00
  • be0037b5aa rename bundle.js and css to pyscript.js Fabio Pliger 2022-03-29 14:51:17 -05:00
  • 5edf76f3d2 point stdout and stderr to console.log Fabio Pliger 2022-03-29 14:22:08 -05:00
  • a2f2cd30a0 add minimal info the README file Fabio Pliger 2022-03-29 13:03:05 -05:00
  • 03da071a63 redirect default output to console.log Fabio Pliger 2022-03-28 17:59:19 -05:00
  • 2b7cbe0129 add array of initializers, to run after the python runtime has loaded Fabio Pliger 2022-03-25 16:57:54 -05:00
  • 3d613b8904 add files in public folder Fabio Pliger 2022-03-24 13:31:45 -05:00
  • 00060b2376 add py-repl and scripts queue to stores Fabio Pliger 2022-03-24 11:45:24 -05:00
  • c5846615e9 add convenience Elemenet, Pyscript classes and pyscript namespaced function in the global python namespace Fabio Pliger 2022-03-24 11:41:31 -05:00
  • b5680bd34e add mode and minimal very rudimentary support for async exec in pyscript Fabio Pliger 2022-03-24 11:26:20 -05:00
  • 72be1aa13e if mode is play, execute all scripts scheduled for execution, when the page loads Fabio Pliger 2022-03-24 11:22:35 -05:00
  • 0fc46d2220 fix table of details navbar Fabio Pliger 2022-03-20 10:53:53 -05:00
  • 9df0974b4c add right side nav bar for components and components details Fabio Pliger 2022-03-15 20:01:34 -05:00
  • 79c2658186 add referece to main in stores and clean main contents Fabio Pliger 2022-03-15 20:00:17 -05:00
  • c6a99e816c Add visibility css for pyscript dev buttons and support for opening/close component details nav Fabio Pliger 2022-03-15 19:55:12 -05:00
  • 2f019d317b fix left side navbar and add button to add componente to the page Fabio Pliger 2022-03-10 17:28:39 -06:00
  • 87c396adaf reorganize UI so with header, footer and left side navbar Fabio Pliger 2022-03-10 15:01:34 -06:00
  • bcb9eb94a1 reorganize UI so with header, footer and left side navbar Fabio Pliger 2022-03-10 14:55:55 -06:00
  • 9554f5b1fd add new initialized runtime to global runtimes in store Fabio Pliger 2022-03-09 11:55:34 -06:00
  • b00180a123 Add new runtimes in stores to Header and add a variable to show envs Fabio Pliger 2022-03-09 11:53:45 -06:00
  • 944b3fe202 add initial global runtimes to stores Fabio Pliger 2022-03-09 11:51:51 -06:00
  • 92db010f08 add initial global runtimes to App Fabio Pliger 2022-03-09 11:51:23 -06:00
  • 5831f9a99f replace text with gears and play icons. Also add potential new py-reple tag and possible attributes Fabio Pliger 2022-03-08 11:36:13 -06:00
  • 50b632555c replace bell with settings icon Fabio Pliger 2022-03-08 11:31:35 -06:00
  • 9758765f90 add svelte-fa and fontawesome dependencies Fabio Pliger 2022-03-08 11:30:48 -06:00
  • 45c0dbe416 add codemirror cmd to capture ctrl+enter and shift+enter to call evaluate function Fabio Pliger 2022-03-07 17:16:32 -06:00
  • 6f5ffc7360 add stores, move pyscript component in it's own file add method to add new scripts to page Fabio Pliger 2022-03-04 14:13:32 -06:00
  • 0a636118be initialize and connect pyodide to a py-script tag Fabio Pliger 2022-03-04 09:46:26 -06:00
  • 86110615ac add svelte promise stores Fabio Pliger 2022-03-03 19:43:16 -06:00
  • 5d7570adea add editor, context dev buttons and output text area to pyscript element when rendered Fabio Pliger 2022-03-03 17:37:44 -06:00
  • 88d9ecb342 add mode toggle to header Fabio Pliger 2022-03-03 11:09:43 -06:00
  • e91c2d2ee4 add codemirror dependencies Fabio Pliger 2022-03-03 11:09:15 -06:00