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

88 Commits

Author SHA1 Message Date
Fabio Pliger
67be46f224 add support for paths on py-env so that we can load local (sort of) scripts into the environment 2022-04-12 19:04:26 -05:00
Fabio Pliger
1966f1c8b7 Merge pull request #12 from anaconda/pys-16/improve-examples-ref
fix examples landing page and some import issues
2022-04-12 15:44:23 -05:00
Fabio Pliger
c29144d69c improve some of the demos font and removes repr for when objects are outputted to a div 2022-04-12 15:42:44 -05:00
Fabio Pliger
af107e8488 add working to description of demos that take a little longer to load 2022-04-12 15:30:58 -05:00
Fabio Pliger
547e602662 fix examples landing page and some import issues 2022-04-12 15:28:08 -05:00
Fabio Pliger
6292341818 Merge pull request #11 from anaconda/fpliger/fix_build
remove pyscript being loaded externally for now
2022-04-12 14:06:50 -05:00
Fabio Pliger
0d241e5683 remove import 2022-04-12 14:03:09 -05:00
Fabio Pliger
46690ca1a8 remove pyscript being loaded externally for now 2022-04-12 13:09:44 -05:00
Fabio Pliger
df088376d9 Merge pull request #10 from anaconda/pys-5/load-from-source
[Pys-5] load from source
2022-04-12 10:55:00 -05:00
Fabio Pliger
8046e28097 fix space 2022-04-12 10:22:12 -05:00
Fabio Pliger
63c882f354 add pyscript python file with python convenience code 2022-04-12 10:21:02 -05:00
Fabio Pliger
a55a49c31c Merge pull request #9 from anaconda/panel_updates
Update examples
2022-04-12 09:56:56 -05:00
Fabio Pliger
8f37afb972 add python file for todo app 2022-04-11 23:16:48 -05:00
Fabio Pliger
973a14baea allow pyscript to specify source and try loading pyscript python injections from file 2022-04-11 23:13:06 -05:00
Fabio Pliger
8dc1ade1e2 add (TEMP) timer to post initializers until we have proper state management and bump pyodide version 2022-04-11 20:13:57 -05:00
Fabio Pliger
9becc5381f add rollup-plugin-serve plugin to serve from examples folder when in dev 2022-04-11 20:11:40 -05:00
Fabio Pliger
fa438a14ab merge main 2022-04-10 15:57:04 -05:00
Fabio Pliger
6f2f6ac624 Merge pull request #7 from anaconda/pys-6/remove-old-code
[PYS-6] remove old code
2022-04-10 15:48:07 -05:00
Fabio Pliger
bef7d439be update gitignore 2022-04-10 14:28:12 -05:00
Fabio Pliger
caf1e3e85f add logo 2022-04-10 10:32:35 -05:00
Philipp Rudiger
ff29a9945d Update examples 2022-04-10 14:50:14 +02:00
Fabio Pliger
00d4277437 move examples from public to their own examples folder 2022-04-09 15:44:15 -05:00
Fabio Pliger
6d39e5b97b Merge branch 'main' into pys-6/remove-old-code 2022-04-09 15:24:40 -05:00
Fabio Pliger
b245e5aad2 Merge pull request #8 from anaconda/update_examples
Add Panel KMeans clustering example
2022-04-09 15:23:46 -05:00
Philipp Rudiger
dff11a8b51 Add Panel KMeans clustering example 2022-04-09 17:15:03 +02:00
Fabio Pliger
b7dc5e4076 Merge pull request #6 from anaconda/interactive_examples
Interactive Bokeh and Panel examples
2022-04-09 00:48:51 -05:00
Fabio Pliger
02fead9cb9 move builds to build folder and examples to examples folder 2022-04-08 18:42:01 -05:00
Fabio Pliger
7fd2b56bfe remove old files and old code references 2022-04-08 18:19:34 -05:00
Philipp Rudiger
5f25668984 Simplify panel example 2022-04-09 01:14:38 +02:00
Philipp Rudiger
a597f5cef2 Clean up panel example 2022-04-08 23:59:29 +02:00
Philipp Rudiger
da71ee5025 Interactive Bokeh and Panel examples 2022-04-08 23:56:43 +02:00
Fabio Pliger
5a90c34ac9 Merge pull request #5 from anaconda/env_fixes
Ensure env is created before executing scripts
2022-04-08 15:48:37 -05:00
Philipp Rudiger
60232bf91b Ensure env is created before executing scripts 2022-04-08 18:51:10 +02:00
Fabio Pliger
9d64a9f126 add pyenv and allow to load packages to the loaded pyodide runtime 2022-04-06 14:45:34 -05:00
Fabio Pliger
1484aadb7a add js-yaml dependency 2022-04-06 13:44:15 -05:00
Fabio Pliger
2ff193eafd add mario example with camera capture 2022-04-05 16:47:48 -05:00
Fabio Pliger
2b3d1eb897 Merge branch 'main' of github.com:anaconda/pyscript 2022-04-05 09:59:49 -05:00
Fabio Pliger
c005784dc5 add bokeh example 2022-04-05 09:59:37 -05:00
Fabio Pliger
a54c66c888 remove poc folder to avoid confusion 2022-04-03 11:39:03 -05:00
Fabio Pliger
a13806cdc7 Merge pull request #4 from anaconda/out-of-box
Add some docs a links to improve the out-of-box experience.
2022-04-02 21:32:17 -05:00
Fabio Pliger
957b155bd0 Merge branch 'main' into out-of-box 2022-04-01 10:53:30 -05:00
Fabio Pliger
11c3a26411 Merge pull request #3 from anaconda/add-gitignore
Update gitignores
2022-04-01 10:49:23 -05:00
Fabio Pliger
073138b023 Merge pull request #2 from anaconda/default-port
Force the use of port 8080.
2022-04-01 10:48:21 -05:00
Fabio Pliger
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 2022-04-01 10:45:52 -05:00
Russell Keith-Magee
2966002e44 Add some docs a links to improve the out-of-box experience. 2022-04-01 14:30:15 +08:00
Russell Keith-Magee
3f50a8d451 Add gitignore and package-lock file to version control. 2022-04-01 13:30:02 +08:00
Russell Keith-Magee
0f269062af Force the use of port 8080. 2022-04-01 13:22:48 +08:00
Fabio Pliger
be0037b5aa rename bundle.js and css to pyscript.js 2022-03-29 14:51:17 -05:00
Fabio Pliger
5edf76f3d2 point stdout and stderr to console.log 2022-03-29 14:22:08 -05:00
Fabio Pliger
a2f2cd30a0 add minimal info the README file 2022-03-29 13:03:05 -05:00