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
* jupyter-repl.el (jupyter-repl-clear-input): The new command.
(jupyter-repl-mode-map): Add a bi...
* jupyter-kernelspec.el (jupyter-kernelspecs): Mention REFRESH
argument in documentation.
(jupyt...
* jupyter-org-client.el (jupyter-org-auto-connect): New customizable
variable determining whethe...
* jupyter-julia.el: Do it.
github.com/emacs-jupyter/jupyter - 0df3a28c67164df83153f7a7dcb35d5ae9a9dfb3 authored about 1 year ago
There is no need to cache the server object since `jupyter-server`
returns a cached server objec...
* jupyter.el: Do it.
github.com/emacs-jupyter/jupyter - 1182505841dd2bb35277a4a7b5cbd2116951256f authored about 1 year agoIf raw is nil then with SageMath kernels the history we're getting is `Integer(1) + Integer(2)` ...
github.com/emacs-jupyter/jupyter - 0a92c0c978ab12bd31a50a7e8b1295f5d1767e20 authored about 1 year ago
Ensuring this function is called after `jupyter-org-interaction-mode`
in `org-mode-hook` to ensu...
github.com/emacs-jupyter/jupyter - 8b354092dbe031f67b96342d1e56be4fcf088e05 authored about 1 year ago
Upstream org commit 4fcdcb4 changed the behavior of org-element-context which
now uses org-eleme...
github.com/emacs-jupyter/jupyter - 547bf7d55361f0688eccfc10f085f87652945ad9 authored about 1 year ago
Modify kernelspec caching to take into account any currently active
virtual environment.
The default handler for `file-exists-p` relies on
`tramp-connectable-p` which in turn checks the...
* jupyter-org-extensions.el (jupyter-org-edit-header): Do it.
* jupyter-repl.el (jupyter-handle...
github.com/emacs-jupyter/jupyter - 17d90eef0b5325889d5417267574424f1c5e4361 authored over 1 year agoclose #495
* jupyter-base.el (jupyter-session-endpoints): Consider control_port
in the connecti...
Since `point` can be located at an arbitrary location in an arbitrary
buffer during asynchronous...
github.com/emacs-jupyter/jupyter - 0f6a90271a3279b742de0eff17f5558764e568f9 authored over 1 year ago
fixes #480
github.com/emacs-jupyter/jupyter - 1baabc8f2d0631f8f4308400f9a53f1aadd58d14 authored over 1 year ago
As opposed to generating them on the first call to
`org-babel-execute-src-block` which is too la...
`defclass` is defined in the former not the latter.
github.com/emacs-jupyter/jupyter - f412f08f0a971a6eeec311de51d8c5e7b9ab82a5 authored over 1 year agoRemove the unnecessary loop to delete nil elements.
github.com/emacs-jupyter/jupyter - 24fa0064ee389ef8847bc15d5aa9106ae23e1d66 authored over 1 year agogithub.com/emacs-jupyter/jupyter - da78c8ccef520a72a174828fd76422305c248634 authored over 1 year ago
github.com/emacs-jupyter/jupyter - 1af69ed759716d4d2e73226038656ed56ceff951 authored over 1 year ago
Upstream org commit f01390c changed the behavior of org-inside-LaTeX-fragment-p
which now checks...
github.com/emacs-jupyter/jupyter - 5b2804908296b64ffa6a5c24d43e53130b296176 authored over 1 year ago
extension from MIME even if custom filename has been provided
github.com/emacs-jupyter/jupyter - 55e6e6c6ba1f98c91711d87e6c0d4bc43eb928a7 authored over 1 year agogithub.com/emacs-jupyter/jupyter - 5657a73dd0ed186fcc7c97e4dd227bcc1c841fce authored over 1 year ago
github.com/emacs-jupyter/jupyter - bba9d16e9d3f34f43496a85c9174dbba1785be0c authored over 1 year ago
github.com/emacs-jupyter/jupyter - bf24c908654fe8dd85a93354bd6331830e978d48 authored over 1 year ago
github.com/emacs-jupyter/jupyter - 1fb77da2d394b905f9dfa325a9d6ef9e2cf52541 authored over 1 year ago
github.com/emacs-jupyter/jupyter - b1aa2266d4653b4627b33690e59256e1b19d5d73 authored over 1 year ago
closes #443
github.com/emacs-jupyter/jupyter - 11ace8c805e4f866005a77891b29c4fe036c57c8 authored over 1 year ago`json-serialize` is not available in Emacs 26.
github.com/emacs-jupyter/jupyter - 0f90d5c66dcffb13b391a8e327334c9c73655b52 authored over 1 year agogithub.com/emacs-jupyter/jupyter - a499c7101e9159ecf965a54be5d04d4b4084fcf4 authored over 1 year ago
Co-authored-By: Tom Gillespie <[email protected]>
github.com/emacs-jupyter/jupyter - 0f1f22ad04e9fffb2c31e28b9f23792b0684016b authored over 1 year ago
Raise an error when `jupyter kernelspec list --json` doesn't return
valid JSON.
`jupyter-ioloop` still depends on `zmq`.
github.com/emacs-jupyter/jupyter - 6ba5f8c902ad6a5ba710ebefa7bc17919b16f3e8 authored over 1 year ago
When specifying a server session on the local host, like
/jpy:localhost:id or /jpy:127.0.0.1#888...
github.com/emacs-jupyter/jupyter - e7e76905ce4fe3936ace71da083c07c97e30b0c8 authored over 1 year ago
This slot is no longer defined for a client.
github.com/emacs-jupyter/jupyter - 14faa8037a65322c0461211258c7164118292441 authored over 1 year agogithub.com/emacs-jupyter/jupyter - 6ea306bcbb8bd3fb35353b1137745ce4e63354f3 authored over 1 year ago
These functions are obsolete in newer Emacs.
github.com/emacs-jupyter/jupyter - d312fc451638f0836c1f120725fdbfc9025fec6d authored over 1 year agogithub.com/emacs-jupyter/jupyter - 3c7e394a8b993ff07791a02a87198f15db6e7fe6 authored over 1 year ago
github.com/emacs-jupyter/jupyter - 160d6bd9ae85f74a076bcd8e14a17282327ba78b authored over 1 year ago
github.com/emacs-jupyter/jupyter - e0c6ee1a721dc9a1b3f56eaefecc8805648b3a35 authored over 1 year ago
github.com/emacs-jupyter/jupyter - ce4c888070fea978d7a9ed5939a38a5c8211077a authored over 1 year ago
github.com/emacs-jupyter/jupyter - 7d7cf4716bf0dcd3e054c1ca89c89db5221a1c5b authored over 1 year ago
github.com/emacs-jupyter/jupyter - e2af374d0146f1c481201f5b01f818374443cd6d authored over 1 year ago
github.com/emacs-jupyter/jupyter - 5bf9eabe5a771080726d123b23505acaecbdc5e6 authored over 1 year ago
This was mistakenly removed by a previous commit.
github.com/emacs-jupyter/jupyter - 12e23f578fc6aa63f45cfc25822e8e01a67eaa58 authored over 1 year agogithub.com/emacs-jupyter/jupyter - 357bdc869ba696c9d8f914abf5b8fec9d1186326 authored over 1 year ago
github.com/emacs-jupyter/jupyter - 455166712e606c9c6a8de763ea0a77548cadcef2 authored over 1 year ago
Do add an extra space when inserting an example block and an image.
github.com/emacs-jupyter/jupyter - 2769bf1beb42abad1704103bf8a1f73d06f30a65 authored over 1 year ago
It expects a kernel ID as a second argument, not a kernel spec as
would be returned by `jupyter-...
github.com/emacs-jupyter/jupyter - 48b25fd5e328de5749dbccec33c7db6e9f5c1505 authored over 1 year ago
Closes #380
github.com/emacs-jupyter/jupyter - 053a78da252b19cf59cefe6b83f9c4531a38d6b2 authored over 1 year ago
Since `font-lock-face` is on the default value of
`yank-excluded-properties`, it gets stripped w...
I got the following error on Emacs 28.2, MacOS, and fixed it:
```
Debugger entered--Lisp error:...
github.com/emacs-jupyter/jupyter - 487a755ce1d64d9bcfa3a9635fb440779c62c1fb authored almost 2 years ago
Closes #387.
github.com/emacs-jupyter/jupyter - 7cfbcc36a641f6e8ffbc839ec500903db345fa6e authored almost 2 years agoWrite stderr content as a message to the user. Closes #436.
github.com/emacs-jupyter/jupyter - e4e2bd6c928540da5840e593f460553f03f8938c authored almost 2 years ago
The old version was convoluted. As a bonus, there is now an
implementation of `jupyter-repl-shu...
github.com/emacs-jupyter/jupyter - 49c2231b240b2714ec7d91b96378e6bfbca88cb6 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - ace1267194546f73e03a56efa828a86013bc7b6c authored almost 2 years ago
There is currently no way to recover the association of the kernel
with the client if this is do...
github.com/emacs-jupyter/jupyter - ef95dff72353361775b19c0787e3be3a2daa9031 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 75211e8c0fd49675d25da0c160bb5cecb0d74b12 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - cb8d1f6dab3a784a02417d690867268b87455e81 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - b792d15ba33c004926989bd07226e1840c10d452 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - b07f9c5cfe037f692185178e6b1257d235a62e87 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 1733fc8f483fdad85c3fcc33822517893cd256c6 authored almost 2 years ago
These functions will be removed in a future version of `emacs-zmq`.
github.com/emacs-jupyter/jupyter - 8edb8a4dc2358cbe2d99b10906c2175d610069a7 authored almost 2 years agogithub.com/emacs-jupyter/jupyter - a5390637d1ee4c267b48ecbeab645507c2bf8777 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - dd6de39a0799a944e34ea4d07f826ab7e4e0d0f0 authored almost 2 years ago
If the text is kept unibyte, the `princ` call made internally by
`json-encode-plist` on the text...
github.com/emacs-jupyter/jupyter - 13ed0853f26ec083e809a6e24745c3798d1a8a58 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 0d95ee753cc1dfbd6e93b99ff4e02fef6e9d9c66 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - d021240f35c138fcd1d65d20e5fb4eb812001541 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - ebee857cf8c07ca48e2f78784b3c64f3c3957952 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 275492b1a68ac4bb03bbabdf73231fab626720d2 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 4e8da80ac05205c59d0ee3f44a772e6abd71f34d authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 398c4d66bd6fd1fa1827d7c59c442214c9a7f0c2 authored almost 2 years ago
Newer versions of zmq will attempt to build itself when
`noninteractive` instead of prompting so...
Make it more obvious that the filename is prefixed with /jpy:
github.com/emacs-jupyter/jupyter - 5adacc426ed8450c81646de1c7a12051f57fafb1 authored almost 2 years agogithub.com/emacs-jupyter/jupyter - 55d739831d409735ddb0e813802142ee21254f26 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - dc071e44eef8ce7a14a4e5b418ff87ccdfaef434 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 6120f590860bd0edded165a2deea9cf54a6856f6 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 3293130dfb0d667ba0fdef4f2313dd1faf36fcbf authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 2c619a058d66aca9cea993373863ca6755289e98 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - cf7e9761f9ea53766ddb5910f0c3e7a2e9645865 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 28ce3370a20f59e31bfb352eade4ad2cc2b33809 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - e58225105f3fe4f9a7af09d13bf5f79178ed67bf authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 0222a236e9d22d4fe7db0db7447be2c29aec44d0 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - eeb5c9c248a06da9c24b26c322b88b8e54bdadde authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 5a77e4188cf713139929879c4befebdc97752f36 authored almost 2 years ago
The cell code end position is the end of the line and
`line-end-position` will return the positi...
Since `org-babel-jupyter-resource-directory` is aliased to
`jupyter-org-resource-directory` an e...
SHELL always has a default value when a Makefile is evaluated so this
does nothing.
github.com/emacs-jupyter/jupyter - ba79115fc4d29d9c7030741dc605e1442a2b6489 authored almost 2 years ago
github.com/emacs-jupyter/jupyter - 14bb4238cad4d792948b7672245a5233e306339f authored almost 2 years ago