Commit Graph

32 Commits

Author SHA1 Message Date
0xflotus 778bae8348 fixed asynchronously in the docs (#384) 2019-04-21 08:38:30 -04:00
Mike Lay a1095b8624 Fix typo in docs using from JavaScript
* Change *not* to *now*
2019-03-29 12:03:51 -07:00
Roman Yurchak 584c61edc9
Merge pull request #331 from mdboom/mkpkg
Add a mkpkg tool to make new packages.
2019-03-12 08:58:34 +01:00
Michael Droettboom 1b867058ab Add a mkpkg tool to make new packages. 2019-02-28 18:43:26 -05:00
Michael Droettboom d5493955d8 Fix #316: Add convenience function for converting from nested Arrays 2019-02-25 08:32:03 -05:00
Jason Stafford 7e7af7e919 docs changes as suggested by mdboom 2019-02-07 13:26:02 -08:00
Michael Droettboom 770cca23c0
Update docs/using_pyodide_from_webworker.md
Co-Authored-By: jstafford <jason.stafford@scrycollective.com>
2019-02-07 13:14:28 -08:00
Michael Droettboom 9e949d9665
Update docs/using_pyodide_from_webworker.md
Co-Authored-By: jstafford <jason.stafford@scrycollective.com>
2019-02-07 13:14:16 -08:00
Jason Stafford 2e1a266adc fix typos in documentation, expand section on loading modules, and add a section on caveats 2019-02-01 09:36:32 -08:00
Jason Stafford 38b2fdefca add documentation explaining how to use the webworker 2019-01-31 15:59:03 -08:00
Michael Droettboom 2a1cd61c0b Update docs about using Pyodide from Iodide. 2019-01-17 16:03:30 -05:00
Michael Droettboom 2d4732826a Add comments in PR 2018-12-19 16:28:39 -05:00
Michael Droettboom 090a8068ee
Update using_pyodide_from_javascript.md 2018-11-08 17:27:08 -05:00
Wei Ouyang 7e6d7cd414
fix languagePluginLoader 2018-11-08 14:25:33 +01:00
Roman Yurchak d9b590f518 Define build/skip_host meta.yaml option 2018-10-29 12:52:13 +01:00
Michael Droettboom d70f4833e1 Add a package-loading version of runPython 2018-10-09 18:56:43 -04:00
Michael Droettboom 64699f0b46
Use Javascript type names 2018-09-20 10:51:14 -04:00
Michael Droettboom 4d002b2c7b
Updates 2018-09-20 10:50:31 -04:00
Roman Yurchak 26d9bb5124 Add docs/api_reference.md 2018-09-20 16:04:23 +02:00
Michael Droettboom 56562257ef Fix #71: Upgrade to Python 3.7 2018-09-06 10:56:33 -04:00
Roman Yurchak c14147b386 Document loading multiple packages 2018-09-05 11:28:20 +02:00
Roman Yurchak 2aa98eb6c5 Document loading packages from custom URLs 2018-08-29 15:03:45 +03:00
Roman Yurchak 4e6abf67b5 Fix typo in new_packages 2018-08-06 18:31:20 +03:00
Roman Yurchak 4cdb390d3c DOC Indicate that only one checksum entry can be provided 2018-08-06 18:20:24 +03:00
Roman Yurchak a24a7fe5f8 Add support for sha256 checksum 2018-08-06 18:03:51 +03:00
Michael Droettboom 6ebe0863da Document these changes 2018-06-29 16:34:18 -04:00
Michael Droettboom 6b8f5e2727 Add a lot more jsproxy functionality 2018-06-25 16:55:35 -04:00
Michael Droettboom a4154d9669 Add destroy method to remove references to Python objects 2018-06-24 12:29:46 -04:00
Michael Droettboom 8f51f7795c More refinement of docs 2018-06-22 14:54:59 -04:00
Michael Droettboom f895392a8d Minor improvements. 2018-06-22 11:49:32 -04:00
Michael Droettboom 9fc27aff3d Add documentation for writing new packages 2018-06-22 11:09:07 -04:00
Michael Droettboom 3473768dba Add first round of user docs 2018-06-21 11:19:34 -04:00