Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Emacs-Jupyter
Provides an interface to enable developers to build Jupyter frontends within Emacs and integrates Jupyter with some of Emacs' built-in features.
Collective -
Host: opensource -
https://opencollective.com/emacs-jupyter
- Code: https://github.com/emacs-jupyter
Setting the execution-count already happens in
`jupyter-handle-message`, called in one of the su...
github.com/emacs-jupyter/jupyter - 1b7ac4506e29093a6f492283880ac40c623d4795 authored almost 2 years ago
This is used to distinguish between a connection made to an already
existing kernel vs one that ...
In the process sentinel, only consider the process dying as unexpected
when the process object s...
The type checking happens inside the function already.
github.com/emacs-jupyter/jupyter - 7c3d3a70b4e46e9e421371750330d71fc616d1e3 authored almost 2 years agogithub.com/emacs-jupyter/jupyter - c47345f6ec877867c9915b88c8b20bded838455e authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 11456b4a4a361e5b81b49de2dfa431323a2568f2 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 24c46ac7c0fdb224aa89387b1de11a307bb61e6c authored almost 2 years ago
This makes it so that when a delayed value is bound, via
`jupyter-mlet*`, it always results in t...
github.com/emacs-jupyter/jupyter - ae9b0c0c8454984ceb8c99c3e571c5bc14f17713 authored almost 2 years ago
`jupyter-send` is already defined as a method which takes more than
one argument and I couldn't ...
github.com/emacs-jupyter/jupyter - c53d15af6dab14b4bacf93ba8c67f31c809e0611 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 6c55e5bae5aaa080b8a9fb76baac242d5077667d authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 79cc6daa09d262e23f7b98c3fcf444871d001778 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 99c981c1ccf32cc2be397047b422ac54aff3d694 authored almost 2 years ago
The function no longer exists in the `websocket` library.
github.com/emacs-jupyter/jupyter - 9d75eab5dffa840aa600d3fce92245445c48c299 authored almost 2 years agogithub.com/emacs-jupyter/jupyter - ff4b2683c344f5abaa08427d8390c8acd6a8de16 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 313cc02fa6c58c93d636ee35febad89a1e692182 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - aadc3ebc881c86683eb9eac347dbefa309af3709 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - d25d9a48dd1a910507a9d8ade5db3f8580e3505c authored almost 2 years ago
github.com/emacs-jupyter/jupyter - dabcf2a5b8f0ece1adb3569494138bfbcbbb6aa9 authored almost 2 years ago
Previously it was hard to step through the code whenever messages were
coming in live from a ker...
github.com/emacs-jupyter/jupyter - 3b94b2b4dc319064ccc055eeffe4c577515c938e authored almost 2 years ago
github.com/emacs-jupyter/jupyter - ba79115fc4d29d9c7030741dc605e1442a2b6489 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - ea199e3f77485bb17a926799dc10d9ef4f19f38b authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 4cad7c18be7bf0c1dd0d2aad3acc78fca9f43f97 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 3492d91c0426fc7d0a0909b9e8351ac48832ffa3 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 71a25c3ddeaf28b22e612cc6aa06b9ad89f19b64 authored almost 2 years ago
This is needed since `jupyter-add-finalizer` is used in
`initialize-instance`.
Previously these functions would do nothing when a client isn't
connected, but it would be usefu...
This brings back the previous behavior of shutting down a kernel when
killing its REPL buffer. ...
github.com/emacs-jupyter/jupyter - 8f66fe872d9fe9ace6a44529a7c5de9315d90918 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 6418de7ef5bc4586945f372c4e564effb933479b authored almost 2 years ago
That is, ensure the `jupyter-kernel` implementation that can handle
the keywords provided in a c...
github.com/emacs-jupyter/jupyter - 212d41b0eb2e23d1eb6f2879b67e0bcf793ef2b9 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - a69242eda9021f252695713e22b80f561375e303 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 86beb065db3850657155ae3267265d13d6a54953 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - d061c6eb89834a95f681ac817c00c459caf7dcb5 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 9152bcbcaaa6c6e8283cf0436138e6499b544f0c authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 5a9a0687349e84e4ac9449294d1118bf7a939a92 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - d4c9e244657c247a62634599a4f95bce02343edb authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 423bdd76d87afab3afa13994f399fbc617689eca authored almost 2 years ago
github.com/emacs-jupyter/jupyter - a1f4d4d01336aa16da285cff97ffbc0069f09898 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 0a9aeb86bd39b7c08e06b09e3557f5b4fe4f2040 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - abf28f6edc4c0acf4f2b50f08734036bef7b9492 authored almost 2 years ago
There would be a `max-lisp-eval-depth` error issued when attempting to
let bind `jupyter-current...
github.com/emacs-jupyter/jupyter - b678e476661700b93a91dd8ba1d2d09afc574b2e authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 9c9327a17d579952f01765ecedb506e493009ca4 authored almost 2 years ago
This partially reverts commit 2ee94714cbff4c9a4a68b1148c95bf840d21b8f3.
github.com/emacs-jupyter/jupyter - 942967f394e1895f3c2bab62ae37b7eb73c2bc30 authored almost 2 years agogithub.com/emacs-jupyter/jupyter - a852074c300a8c1fd01da83d06b019663f8206b9 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - a60699c3faa5027807b3b42a965ef29eed2b934b authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 7ce478b5af7607b28da5ec0112a24baa5f1a91de authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 8255cc2f172ade2a99823e143c4909d0aa1be3c4 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - aa3c32792e89189969d76dc34eb0ffbfd27ff369 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 170d63f27814dddce61e8ce82c24064dae9e2a7c authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 48eb141ea0665c6ca65c2473a3f85c3a35a0a946 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - a530037553c7150f7d2813a758c902ec1bfe5814 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - c74da6bd9419164218e7ccee128a660e11bd676b authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 900bb9dcc28e2afa49fda3d1a245f1da3e8e4888 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - c3f53da945b8c63440b6bdd76d91c1c474dbee14 authored almost 2 years ago
`jupyter-add-callback` no longer exists.
github.com/emacs-jupyter/jupyter - 5d7d1e1dc8786b585c6089a0d548b4e5b5bbac4a authored almost 2 years agogithub.com/emacs-jupyter/jupyter - 5f73858bd8cdac84a3a14000d4532c28fb3739bf authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 32376a22b57f5b1709aec9662543ab9a9d1a602a authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 775820a1ae71105833d40569442d106d93ec5a7d authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 154ecb48df194c8b996f8c98060520d2aca3e823 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 14bb4238cad4d792948b7672245a5233e306339f authored almost 2 years ago
github.com/emacs-jupyter/jupyter - b96ed78418266c835e16c10197f7a79225bbb741 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - e93cb599d23b9ec944a49f2f4f1e53035ba5749a authored almost 2 years ago
github.com/emacs-jupyter/jupyter - cd807bcc4208e782381e354dbdffb51f45fe7f0f authored almost 2 years ago
github.com/emacs-jupyter/jupyter - dfcc400939a4e5c352886001f04909b1e78b2b20 authored almost 2 years ago
Return nil in the case that there are no REPL buffers available,
previously an error was raised....
This partially reverts commit 472d6bf3224911fefbbad5da4aefef6f3510d824.
github.com/emacs-jupyter/jupyter - 23b9d03f3e43af7c5a8be134e19a8a4251a0fd97 authored almost 2 years agogithub.com/emacs-jupyter/jupyter - 23b51e275efaa261c721357d82e026640da03d21 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - fdf640761624819bc4230670dba8faf2d62a02b3 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - f2d99b2007f7b8ff8a21fd703d63af80ff1c8c85 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - bbb32457a9d120bf446a2e8a92ab2fcb800ded39 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - f957696f268d4d26ed3b9b5eaa9abd7aaf6d8026 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 31e1cc68fddffccf95a00aa0474d39c4189a0598 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 35e44798c47162f4627ec1cf1f05a8520d7c9699 authored almost 2 years ago
Callbacks are added to a request using `jupyter-message-subscribed`.
github.com/emacs-jupyter/jupyter - 3c2cc773481b3269717085c3202e0c3391d68a1b authored almost 2 years agogithub.com/emacs-jupyter/jupyter - 039decdc975746f0d5bb006393106e9e0526127a authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 84579895103ef8fc7b993352435e1180392eb6be authored almost 2 years ago
github.com/emacs-jupyter/jupyter - a27574f9bba4d23ca45362a490b80d52e856a935 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 6842b84e2e331f87f9ca39ae55da19737a38f187 authored almost 2 years ago
Replaces both `jupyter-available-kernelspecs` and
`jupyter-server-kernelspecs`.
github.com/emacs-jupyter/jupyter - e1221d55a1aea6b409bf37a6df45a1d42231d11e authored almost 2 years ago
github.com/emacs-jupyter/jupyter - b46cf42aa39c7aa8f4711ff3bb4fd759c01c2b0b authored almost 2 years ago
github.com/emacs-jupyter/jupyter - a76d772716dfac33827f8f119cbf1631b77efd18 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 0f271ec3221b4eed96ab774102411eb9dc1cd370 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - b763c09778772e9a161ed93494e9a66ff06fa903 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 63a1b846d66d8d4f08b7d36fe8cb400cc3064c05 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 9dd6268fa5b50c731defd85c721d6f95fb84524a authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 1e1399b5b6f5933442df18cb8d4f23a4fa519349 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - b77dd297e3ced388c271e8e79fdfb6495c214c19 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - ac35f52e022672ba09e63771d295ae29ef91de42 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - bb12d37e05bb089810deab6c81b323b06d31dc6c authored almost 2 years ago
github.com/emacs-jupyter/jupyter - f0712a2a4dc8fb949b91d844f3aec7f6c5afc045 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - f81a44b865aae6f77f1f058da820cfb39e58b11e authored almost 2 years ago
github.com/emacs-jupyter/jupyter - baa01cbcac0298bcbd18b988ad2c3dd19d773b6f authored almost 2 years ago
github.com/emacs-jupyter/jupyter - f92e14f62bade2c1988b34c21b78017eca8b0670 authored almost 2 years ago