Commit Graph

  • 44afda7aa8 add inputbox and clearn todo html even more Fabio Pliger 2022-04-20 16:12:01 -05:00
  • 3aa3ba02be add pybutton and pytitle Fabio Pliger 2022-04-20 15:41:51 -05:00
  • f5b168a45e add better support for new widgets Fabio Pliger 2022-04-20 15:41:28 -05:00
  • 28efe8a1c9 clean html Fabio Pliger 2022-04-20 13:52:13 -05:00
  • ea0cddee96 simplify the example Fabio Pliger 2022-04-20 13:48:11 -05:00
  • ee1db16bcf move templates to interpreter Fabio Pliger 2022-04-20 13:30:08 -05:00
  • 1155d1b2ee fixed typo: "woudl" Michael Verhulst 2022-04-20 13:08:46 -05:00
  • 3faf406d1e removed some code for the boxes demo Michael Verhulst 2022-04-20 13:05:33 -05:00
  • 028e108be6 updated the main examples index.html file to have the icosahedron demo Michael Verhulst 2022-04-20 13:03:10 -05:00
  • 31ff939f8f now raycaster is pure python Michael Verhulst 2022-04-20 13:00:21 -05:00
  • a6d00318c3 add PyListTemplate and PyItemTemplate so that classes implementing list and list item widgets can subclass from it and hide complexity to users Fabio Pliger 2022-04-20 12:48:25 -05:00
  • 67115635db Cleaned up Panel examples Philipp Rudiger 2022-04-20 13:18:09 +02:00
  • 518471bcbc Merge pull request #32 from anaconda/toga-pyenv Fabio Pliger 2022-04-19 21:55:23 -05:00
  • 645842276b Update some documentation and links. Russell Keith-Magee 2022-04-20 10:27:39 +08:00
  • 1373333b31 Switch to using py-env for environment setup. Russell Keith-Magee 2022-04-20 10:16:04 +08:00
  • cdc1cc4f82 Merge pull request #31 from anaconda/toga-spa Fabio Pliger 2022-04-19 19:55:26 -05:00
  • 280fd53aba add example Fabio Pliger 2022-04-19 19:24:47 -05:00
  • a702cbdf10 add support for custom widgets registration in Python Fabio Pliger 2022-04-19 19:24:22 -05:00
  • 481553c78e Simplify platform detection. Russell Keith-Magee 2022-04-20 08:14:39 +08:00
  • 6ec94a0522 Added SPA for Freedom Units. Russell Keith-Magee 2022-04-20 08:14:12 +08:00
  • 8fdc28edcc Moved the static folder so it can be shared with the SPA. Russell Keith-Magee 2022-04-20 08:04:53 +08:00
  • be57778651 Add support for SPA rendering. Russell Keith-Magee 2022-04-20 07:59:39 +08:00
  • e409f5c166 Merge pull request #30 from anaconda/pys-22/support-pip-in-pyenv Fabio Pliger 2022-04-19 15:15:14 -05:00
  • 792db8cd59 update examples Fabio Pliger 2022-04-19 15:09:46 -05:00
  • 4831c19a06 call micropip installed of loading packages Fabio Pliger 2022-04-19 14:52:09 -05:00
  • b5f8ce62d0 Merge pull request #29 from anaconda/toga Fabio Pliger 2022-04-19 11:24:19 -05:00
  • 956de2a17c Merge pull request #27 from anaconda/panel_deckgl Fabio Pliger 2022-04-19 11:11:00 -05:00
  • 556feda319 Merge pull request #26 from anaconda/mattpap/numpy_canvas_example Fabio Pliger 2022-04-19 11:08:35 -05:00
  • a612b64b3b Merge pull request #28 from anaconda/pys-19/allow_out_err_redirect Fabio Pliger 2022-04-19 11:01:21 -05:00
  • 9e47644238 clean up repl class attrs Fabio Pliger 2022-04-19 10:58:20 -05:00
  • c60a28af18 Add toga-web demo server. Russell Keith-Magee 2022-04-19 14:38:07 +08:00
  • 7ce66b54ed Add code for a Freedom Units demo app. Russell Keith-Magee 2022-04-19 14:36:55 +08:00
  • 6541c9dc98 change id in exmaples Fabio Pliger 2022-04-18 23:30:32 -05:00
  • 3c2ca6d68c fix error when trying to output to non existing element Fabio Pliger 2022-04-18 23:10:41 -05:00
  • a6955b170a Merge branch 'main' into pys-19/allow_out_err_redirect Fabio Pliger 2022-04-18 22:21:47 -05:00
  • 392b948db1 rename target with output in the examples Fabio Pliger 2022-04-18 22:02:56 -05:00
  • b38d2e5df1 add support for std-out and std-err attributes in py-repl and py-script Fabio Pliger 2022-04-18 21:55:29 -05:00
  • 57d6ae967b add x margin to pybox children Fabio Pliger 2022-04-18 21:55:03 -05:00
  • 4ba90a9250 rename target attribute to output Fabio Pliger 2022-04-18 18:56:49 -05:00
  • 00b571d3df change OutputManager to actually have separate contexts for out and err to scripts can manage both in one place Fabio Pliger 2022-04-18 15:54:59 -05:00
  • 4d890602d9 adapt pyscript to new base class and clean Base Fabio Pliger 2022-04-18 12:06:30 -05:00
  • 955fb6fd37 fix missing initialization in outputmanager Fabio Pliger 2022-04-18 12:06:05 -05:00
  • 6525faf162 Merge pull request #25 from anaconda/mattpap/esm_import_module Fabio Pliger 2022-04-18 10:16:32 -05:00
  • 95d50269b7 add base component file with components base classe and adapt pyrepl to new base class Fabio Pliger 2022-04-18 10:13:59 -05:00
  • 05dbc2eaf6 Improvements for deckgl demo Philipp Rudiger 2022-04-17 22:33:11 +02:00
  • bb1c80c3ab Update existing panel examples Philipp Rudiger 2022-04-17 12:46:35 +02:00
  • 239b5c1178 Add Panel DeckGL example Philipp Rudiger 2022-04-17 12:46:09 +02:00
  • a0340a6136 added in some animation Michael Verhulst 2022-04-16 22:32:28 -05:00
  • df5b4a4293 add module config to allow local imports Fabio Pliger 2022-04-16 22:28:24 -05:00
  • 51c2efd601 Update README.md Sophia Yang 2022-04-16 21:07:44 -05:00
  • 7b7cbb6cf2 added in a WIP for raycaster Michael Verhulst 2022-04-16 17:20:09 -05:00
  • 69190934ae Factor out palettes, mandelbrot() and julia() Mateusz Paprocki 2022-04-16 19:44:05 +02:00
  • c44af91218 Add a visualization with NumPy and canvas Mateusz Paprocki 2022-04-16 15:03:49 +02:00
  • 0dc3b728c3 Allow import d3 instead of from esm import d3 Mateusz Paprocki 2022-04-16 10:38:02 +02:00
  • 43ff8ac335 Merge pull request #20 from anaconda/mattpap/allow_pyscript_block_offset Fabio Pliger 2022-04-15 18:47:31 -05:00
  • ef884689ba Merge branch 'main' into mattpap/allow_pyscript_block_offset Fabio Pliger 2022-04-15 18:46:42 -05:00
  • fb54949eb6 Merge branch 'main' into pys-19/allow_out_err_redirect Fabio Pliger 2022-04-15 18:43:19 -05:00
  • 441a2c6e9e introduce outputmanager to redirect output in repl Fabio Pliger 2022-04-15 18:42:16 -05:00
  • e19b95d3a9 Merge pull request #24 from anaconda/mattpap/esm_importmaps Fabio Pliger 2022-04-15 18:29:34 -05:00
  • a80dcf13d3 Use ESM and import maps in d3 example Mateusz Paprocki 2022-04-15 14:30:32 +02:00
  • d0f0ebc6c3 Very rudimentary support for ESM and import maps Mateusz Paprocki 2022-04-15 14:28:51 +02:00
  • 520fe84a86 added some webgl boxes Michael Verhulst 2022-04-14 15:43:00 -05:00
  • 44c6d51497 Merge pull request #23 from anaconda/paneL_stream_index Fabio Pliger 2022-04-14 10:15:04 -05:00
  • 8e47dfedb2 Add Panel Stream demo to index Philipp Rudiger 2022-04-14 17:05:57 +02:00
  • 05e2029921 Merge pull request #22 from anaconda/panel_stream Fabio Pliger 2022-04-14 10:01:36 -05:00
  • d523e24a78 Cleanup Philipp Rudiger 2022-04-14 16:59:48 +02:00
  • 3524bc32f6 Add Panel streaming example Philipp Rudiger 2022-04-14 16:53:02 +02:00
  • ab18b37d49 Merge pull request #19 from anaconda/mattpap/d3_example Fabio Pliger 2022-04-14 08:57:43 -05:00
  • 76b7ea2300 Merge pull request #18 from anaconda/mattpap/empty_py-env Fabio Pliger 2022-04-14 08:56:42 -05:00
  • c93a98a15f Allow to indent <py-script> blocks Mateusz Paprocki 2022-04-14 10:23:03 +02:00
  • 9387328916 Add a preliminary 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 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 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 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 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