Commit Graph

22 Commits

Author SHA1 Message Date
Hood Chatham
08f34f748b Apply prettier to css, html, js, md, ts, and yml (#1249)
* Apply prettier to css, js, html, md, ts, and yml

As a followup I will add prettier to the .pre-commit config.
This patch is 100% generated by prettier.
I used a forked version of prettier that understands the
py-script tag.
See https://github.com/hoodmane/pyscript-prettier-precommit
for more info.

* Apply old pre-commit

* Revert some problems

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Revert some changes

* More changes

* Fix pre-commit

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-06 14:20:21 +00:00
Ted Patrick
4e54e93450 Correct the url in the example (#841) 2022-10-09 10:24:00 +05:30
Ted Patrick
54cb35b60a Add directly listing for releases (fix error) (#839)
* move copy index.html out of !production to run every time

* format

* dir syntax

* file order in dir listing

* Example title
2022-10-09 05:04:28 +05:30
Ted Patrick
18ede2b729 Add directly listing for releases (#838)
* Add directly listing for releases

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-10-08 16:05:03 -05:00
Matt Kramer
cc6d6247a8 Add additional pre-commit hooks (#245)
* Add and run end-of-file-fixer
* Add and run trailing-whitespace
* Add and run check-yaml
* Add and run check-json
* Add and run pretty-format-yaml
* Fix comment indentation
2022-05-06 14:27:11 -05:00
Hasnat
b103599b86 Create .gitkeep
to avoid error on getting started
2022-05-01 08:29:34 +01: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
Philipp Rudiger
dff11a8b51 Add Panel KMeans clustering example 2022-04-09 17:15:03 +02:00
Fabio Pliger
02fead9cb9 move builds to build folder and examples to examples folder 2022-04-08 18:42:01 -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
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
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
957b155bd0 Merge branch 'main' into out-of-box 2022-04-01 10:53:30 -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
Fabio Pliger
be0037b5aa rename bundle.js and css to pyscript.js 2022-03-29 14:51:17 -05:00
Fabio Pliger
3d613b8904 add files in public folder 2022-03-24 13:31:45 -05:00