Commit Graph

234 Commits

Author SHA1 Message Date
Roman Yurchak 2a906bd489
MAINT hide jsdoc_dump.json from grep results [skip ci] (#1531) 2021-04-22 21:58:20 +02:00
Roman Yurchak 9795efbfc2
DOC Add list of 0.17.0 contributors to changelog (#1530) 2021-04-22 19:42:12 +02:00
Jeremy Tuloup 086db82f44
Add missing backtick in the faq docs (#1526)
Thanks
2021-04-22 01:49:13 -07:00
Hood Chatham a3d7592686
DOCS Add faq on redirecting staandard streams [skip ci] (#1525) 2021-04-22 10:34:07 +02:00
Roman Yurchak 5a8e235489
Bump main to 0.18.0dev0 (#1523) 2021-04-21 23:19:37 +02:00
Roman Yurchak 1d623f4690
DOC Minor documentation improvements (#1522) 2021-04-21 22:57:45 +02:00
Roman Yurchak c49dd7ad5f
Version 0.17.0 (#1515) 2021-04-21 21:51:28 +02:00
Roman Yurchak dba1093b09
MAINT Make InteractiveConsole private (#1521) 2021-04-21 20:57:52 +02:00
Hood Chatham 60100c8fc6
DOC Add in missing api docs by monkey patching autodoc (#1511) 2021-04-20 14:28:33 -07:00
Roman Yurchak 8b1a4978d9
DOC Disable sphinx versionwarning extension [skip ci] (#1510) 2021-04-20 22:28:19 +02:00
Roman Yurchak ed3e005c53
DOC Add project roadmap [skip ci] (#1499)
Co-authored-by: Hood <hood@mit.edu>
2021-04-20 20:26:44 +02:00
Jeremy Tuloup 94c803c87d
DOCS Add "Try it online" section to the docs [skip ci] (#1505) 2021-04-20 09:09:24 -07:00
Hood Chatham 8d4264af25
Version 0.17.0 release notes (#1485)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-04-20 08:32:15 -07:00
Roman Yurchak e18d38f4ff
DOC Add JupyterLite to related projects [skip ci] (#1502) 2021-04-20 15:35:10 +02:00
Hood Chatham 24aa2c885e
DOCS Fix visually confusing code example [skip ci] (#1491) 2021-04-19 08:09:29 -07:00
Roman Yurchak 38b95f9080
CI/DOC fixes following rename of master branch to main (#1488) 2021-04-19 11:37:59 +02:00
Hood Chatham 129f72eca4
DOCS Add faq on redirecting staandard streams [skip ci] (#1486) 2021-04-18 18:03:44 -07:00
Hood Chatham 2ae0da3c45
DOCS Use sphinx-issues to link prs / issues [skip CI] (#1487) 2021-04-18 17:59:19 -07:00
Hood Chatham a6ea6c9f00
DOCS memory leak avoidance tips [skip ci] (#1484) 2021-04-18 07:10:45 -07:00
Hood Chatham 62829f45db
Use FinalizationRegistry for garbage collection when available (#1306) 2021-04-17 23:23:18 -07:00
Roman Yurchak cae11abf78
DOC Make dev documentation consistent + version warnings (#1479)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2021-04-17 19:18:52 +02:00
Hood Chatham 4c315c7c2f
Change conversion behavior for TypedArrays (#1322) 2021-04-15 23:46:39 -07:00
Roman Yurchak 4c1024545f
DOC Add pyodide_build CLI documentation (#1471) 2021-04-15 18:54:26 +02:00
dmondev 1d9c78e935
added plotly 4.14.3 and dependencies (#1419) 2021-04-14 16:21:47 -07:00
Hood Chatham b7b71837c6
Support top level await in console.html (#1459) 2021-04-14 13:09:50 -07:00
Hood Chatham ea4527e2e0
Use packaging instead of distlib in micropip (#1469) 2021-04-14 20:15:31 +02:00
Roman Yurchak 60c1e04b15
Deploy console.html as part of the documentation (#1445) 2021-04-13 23:14:37 +02:00
Hood Chatham 57db723dd3
DOCS Add info about compiling with debug symbols & interactive debugging (#1450) 2021-04-13 21:51:32 +02:00
Hood Chatham 4a722d4103
Add "wrong way" conversion functions (#1436) 2021-04-13 09:30:08 -07:00
Hood Chatham c96583f1e4
FIX Tell loadPackage about packages installed with micropip (#1457) 2021-04-12 19:50:41 -07:00
Hood Chatham ed935df143
Add isPyProxy to public API (#1456) 2021-04-12 23:49:43 +02:00
Hood Chatham 6fd605e436
FAQ pickle to send objects from server to client (#1451) 2021-04-12 09:34:02 -07:00
Hood Chatham 1781b8760f
DOCS Edits to Javascript API docs (#1427) 2021-04-09 20:30:40 +02:00
Hood Chatham 03b1928311
Rework python2js_buffer (#1376) 2021-04-08 21:51:20 -07:00
Hood Chatham 05a84ba3e9
Handling for BigInt, more type conversion tests (#1407) 2021-04-08 16:30:27 -07:00
Hood Chatham 7716755d0e
DOCS Update readme, index and about page, edits to usage docs (#1420) 2021-04-07 00:11:00 +02:00
Hood Chatham 3e36ac2c30
DOCS Documentation about type translation of errors (#1435) 2021-04-06 10:14:07 +02:00
Hood Chatham d3a0410e4c
DOCS Pin docutils to v0.16 (#1430) 2021-04-03 18:21:04 -07:00
Ondřej Staněk 2c98abfd73
run_docker: Allow to run arbitrary command in docker (#1424)
Useful for unattended builds.
2021-04-03 15:20:42 -07:00
Ondřej Staněk 52045b7802
BLD Optionally disable docker port binding (#1423)
Useful for building pyodide within a docker in a multi-user environment.
2021-04-03 11:38:28 -07:00
Hood Chatham 150c1f6b45
API Add "loadPyodide" function (#1363)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-04-01 00:43:46 +02:00
Roman Yurchak 341b88acbe
MNT Update gitter channel name + smaller executioners in CI when possible (#1388) 2021-03-30 15:27:22 +02:00
Roman Yurchak 8ac788c424
DOC Rename repo links under the Pyodide org (#1383) 2021-03-29 10:37:03 +02:00
Hood Chatham fd88a18ca3
API Add PyProxyBufferMethods (#1215) 2021-03-26 15:59:06 -07:00
Hood Chatham c95c771dc9
DOCS improvements to type-conversions.md (#1372) 2021-03-25 17:44:03 -07:00
Hood Chatham 0b5c80862d
DOCS API docs for pyproxy (#1371) 2021-03-25 09:26:07 -07:00
Hood Chatham d4525a188f
Split PyProxy method definitions into separate js file (#1368) 2021-03-24 10:50:13 -07:00
Roman Yurchak f2d6137673
Deprecate pyodide.pyimport (#1367) 2021-03-24 12:05:00 +01:00
Hood Chatham e408dede25
Automatically generatate C method->ml_doc docstrings from Python (#1352)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-03-24 10:24:06 +01:00
Roman Yurchak fdfc56ffa0
DOC Improve quickstart (#1366)
Co-authored-by: Mireille <mir.mir@gmail.com>
2021-03-23 22:48:50 +01:00