Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/emacs-jupyter/jupyter

An interface to communicate with Jupyter kernels.
https://github.com/emacs-jupyter/jupyter

jupyter-browse-url-in-temp-file: Prevent browsing file multiple times quickly

See https://github.com/dzop/emacs-jupyter/pull/121#issuecomment-495472406

f491936928b0343a01b727134fb109917da749b3 authored over 5 years ago
appveyor.yml: Install libxml2 and libjpeg for tests

32ed09617c8b6454926eaeb566618f965e884ffa authored over 5 years ago
jupyter-org--set-current-src-block: Use `org-babel-jupyter-language-p`

So that we account for overriding the source block language.

932baad3792b5ba5d701974ae008d5d8d6e22726 authored over 5 years ago
Add `jupyter-repl-clear-cells`

4b04834712192ab7611f6977f3501745c4cda3b8 authored over 5 years ago
Change License to GPL3

5ea32a70f0a6d50a188dc8a1bd5be8e637bc5450 authored over 5 years ago
jupyter-repl-mode: Be more consistent when getting REPL history

49275c37b844b7e8a07d9f15d5eefbbdeda1f76e authored over 5 years ago
jupyter-ioloop--function: Avoid harmless message when debugging

361cee8f4a6b7d2862228c238246080d32c71ffc authored over 5 years ago
jupyter-kernel-client: Remove pending-requests slot

There is no need for this slot and is a remnant of an older implementation. A
request is pending...

15dc560b146ea8fcfabf67be15414f295d0f05bd authored over 5 years ago
jupyter-disconnect-client: Don't close comm by default

But do so for `jupyter-channel-ioloop-comm` as only a single client is meant to
be connected any...

0b49588096238463801ff513948392424e1a9e7c authored over 5 years ago
jupyter-handle-input-request: Suspend timeouts

See #35.

a5e584e498697b96993e7fbd13eb764692b1a046 authored over 5 years ago
.travis.yml: Fix core file generation on error

46ec412bfc08142e604c6699af0cf95e96ca8405 authored over 5 years ago
Fix README badges

fdaf7719d80015098bc045ddf7cdf5f6aa627e10 authored over 5 years ago
Add Appveyor badge

4960b81196469ca15cbfa996a6a1c4a177634343 authored over 5 years ago
jupyter-error-if-not-client-class-p: Allow a class to check against

7e64dd9f9ceec6f21de10b76ed5419ea961d3a44 authored over 5 years ago
Add new method `jupyter-bootstrap-repl`

f161c7dfacc09f56de31f0ac3ae8c873ee91f69d authored over 5 years ago
Add `jupyter-eval-short-result-max-lines` to README

0b970e857d4f7a5bc57961ee8cbf4e8a667a0c33 authored over 5 years ago
jupyter-eval-defun: Don't error if no function exists at point

4aff8ae975c88a4098fe48bf9e3df7c3807dac5e authored over 5 years ago
.travis.yml: Fix core dump command

3a6aa0f840fbba56729c1c63cd86159beb6dd09d authored over 5 years ago
Add `jupyter-display-current-buffer-guess-where`

7429755f39d3ecd36029694ed2305e1450f93378 authored over 5 years ago
Update README and CHANGELOG

b5ea944d05ac1e692a22de8e5d6b5e408969efd1 authored over 5 years ago
org-babel-jupyter-initiate-session-by-key: Support remote kernel starts

e05ef4f8d5608f8674212b036401d5d40e5fccc9 authored over 5 years ago
.travis.yml: Show core dump when it happens

From http://jsteemann.github.io/blog/2014/10/30/getting-core-dumps-of-failed-travisci-builds/

e9f7683d68df166faad6022fcf3254935e0ea295 authored over 5 years ago
Add test for `jupyter-locate-python'

24b6dbadac120d5a95b1453ba671cfd3b9ec5214 authored over 5 years ago
jupyter-start-kernel (jupyter-command-kernel): Change wording of comment

7bb7e46e1fe7ee7350f54151124120a4e7c08503 authored over 5 years ago
org-babel-jupyter-override-src-block: Be more robust

Fixes #118

edf3097b0457ba84a213946bf96f9ed2f7d0905b authored over 5 years ago
org-babel-expand-body:jupyter: Correct arguments to language specific expander

The language specific expander only expects (BODY PARAMS)

240dc7ab08af2966fde2b3d60688afce88d55a04 authored over 5 years ago
Handle `isolated` metadata property for HTML results of the R kernel (#115)

1befd70e9870224273f7b4cb5285c09ab71dfabf authored over 5 years ago
Update CHANGELOG

8a74e030db9b38b6345c4fa0686e6900aeed9c50 authored over 5 years ago
Add bindings for `jupyter-repl-history-(previous|next)-matching`

These are the same bindings as found in `comint-mode`

7554293d182504cef20492287144d22ab0db8146 authored over 5 years ago
jupyter-repl-history--rotate: Handle an empty history

d7757d6de4983db363ffbfd9294b4143334a2ae0 authored over 5 years ago
Add prev/next-matching REPL-input-history commands (#108)

b7b01625724a65d7c2af16bb58612b71203b989d authored over 5 years ago
jupyter-with-display-buffer: Let bind `jupyter-current-client`

Since `jupyter-current-client` is a buffer local variable, its value inside the
display buffer i...

005f2e30bfc9c0e9a27d28e7ea6f61c04e24a28b authored over 5 years ago
Add `jupyter-repl-history-add` tests

111d105b51e53bd254bdb59cb9d3fda1352c948a authored over 5 years ago
Generalize `jupyter-repl-history` navigation functions

107fa8042d5057158c439fa652b4a0b3e192b5b1 authored over 5 years ago
jupyter-command: Return nil if command fails

ff0a228939f8c8bbc0fe0628f14ca406ee215241 authored almost 6 years ago
Guard against missing status messages when requesting kernel info

d8e3408856ec51c0c0acce02635b64beb7368436 authored almost 6 years ago
Skip `jupyter-write-connect-file` test on Windows

497ba05aa5be9dd3069d115e6022999c63876572 authored almost 6 years ago
Once again increase timeouts during tests

d01dd827133b6c738b6075bde60f69c8990fc448 authored almost 6 years ago
Use `jupyter-ert-info` in `jupyter-repl-prompts` test

18f108f1441e7235949fcf677e9492fe9de2cf07 authored almost 6 years ago
Be more diligent with processes used during testing

b6d221c835ebc3d67b38737e561ad54282e098ba authored almost 6 years ago
Add FIXME for `jupyter-shutdown-kernel`

db3bf0b681e31c036e8ca746a8b510c8bc172d39 authored almost 6 years ago
jupyter-start-kernel (jupyter-kernel-process): Don't verify executable path

Doesn't work on remote hosts since `executable-find` is only meant for the
local Emacs instance.

370524317930aad1fe1ab42cfd9b98d35b9242f2 authored almost 6 years ago
jupyter-locate-python: Always return the `file-local-name` of the path

904434c510778041fc21891db425629c96e9117a authored almost 6 years ago
appveyor.yml: Use ert-runner batch script

4c7b7d61cd4a94f4dff59a7b6f3cfab3e36c3ae8 authored almost 6 years ago
jupyter-interrupt-kernel: Don't use a signal when its not possible

dae02fa7d48d58a30a37f79756e52077e896776a authored almost 6 years ago
jupyter-make-client: Do boilerplate in less specialized methods

eaf6478aa332681ba9563c15913e9586547a1db8 authored almost 6 years ago
Add `jupyter-comm-client-loop`

a775ac29bd5ab5a903a4e9c03116281a9b299aed authored almost 6 years ago
Add `jupyter-kernel-lifetime` test

0f06ea14076e27761840ce0cbfc9c158e0655309 authored almost 6 years ago
jupyter-available-kernelspecs: Fix for remote hosts

c9abe85be73a76fdc0b0164457484a0e51f3a8c7 authored almost 6 years ago
jupyter-repl-preserve-window-margins: Remove superfluous doc

d7ce2b0c38a9b25784025452d42fd26327826bc1 authored almost 6 years ago
jupyter-start-new-kernel: Remove unreliable `jupyter-wait-until-startup`

ea8176d6fa258f479fea52ac7c01a9dc498f45f9 authored almost 6 years ago
jupyter-start-kernel (jupyter-command-kernel): Directly use Jupyter's python

instead of relying on the `jupyter kernel` command

099d2b65112d16d613d2cd32942cf1da24c24a90 authored almost 6 years ago
Rework `jupyter-requests-pending-p` test

Getting failures on Appveyor

f7b0ab2bc19c5c94980f4d2ba4b8d2ffbd3809bb authored almost 6 years ago
jupyter-start-kernel (jupyter-kernel-process): Display process arguments

f158f10c12d148cdb15b8422795d02291d01a3bd authored almost 6 years ago
appveyor.yml: Swap stderr and stdout when running cask

ac7ed04488e993429d0b5159e7cf4b2fcd77aa39 authored almost 6 years ago
Make `jupyter-write-connection-file` test more reliable

3f0a4b7829677dd391862a0668a1779674851c48 authored almost 6 years ago
Shutdown kernel after `jupyter-command-kernel` test

258d1edfdb5fca0ca960abf3fa7900fe72d6236b authored almost 6 years ago
jupyter-available-kernelspecs: Use --json argument to jupyter command

7945b6f44494d600e0ba5d2f8f8d0123bff8af47 authored almost 6 years ago
Always name method arguments

If method arguments are not named it gives rise to errors like

`Args out of range: "", 0`

...

b715ada49269ea786300dc7a186f1e83a0c3beb7 authored almost 6 years ago
Make `jupyter-weak-ref` test more reliable

64d9c773dfe42ee15644a4d096b634721bf63fb6 authored almost 6 years ago
.travis.yml: Limit output when installing Emacs

eb3708fa0c8341dcc2dd4758ddd9cc25bfece170 authored almost 6 years ago
Refactor of `jupyter-kernel-manager.el`

This refactor implements a new class hierarchy to manage the lifetime of a
Jupyter kernel. The f...

3628cab446d389da1e8c0fc158d97322564fba7d authored almost 6 years ago
Fix `initialize-instance` method signature

ab79985580cc396078aa852c47ac0381bc49fe4c authored almost 6 years ago
jupyter-test-with-client-cache: Call `accept-process-output`

edb452618e6e5f5737a7ebf87f5289ba96a4ea80 authored almost 6 years ago
Increase timeouts during testing

cdfefd500232c79d0e6673c07295a7cd2b39aad3 authored almost 6 years ago
.travis.yml: Quiet shell output during testing

c18de820e945667932f76ff42363a92d0bd959a1 authored almost 6 years ago
appveyor.yml: Call WaitForExit() on the Emacs process before checking its exit code

c9770d178904d126fc3261be90f1b53d34f39625 authored almost 6 years ago
org-babel-jupyter-aliases-from-kernelspecs: Use symbols in `org-src-lang-modes`

This avoids a bug in `org-mode`. Although the documentation of
`org-src-lang-modes` says the mod...

d0000e83821fc70188ef15a7ad1e7fa21c63f6a2 authored almost 6 years ago
org-babel-jupyter-strip-ansi-escapes: Handle blocks without results

Fixes #112.

5cd1e5561659f6630ced1e84f0793aa2ba39bde0 authored almost 6 years ago
Shutdown kernel properly when testing

4302da35efe6890fd87902bfe97f948a62b251a7 authored almost 6 years ago
Try to make `jupyter-weak-ref` test more reliable

e948d4f7057ee85f8a393a07828093eb48fc252c authored almost 6 years ago
Simplify test macros

Also fix misuse of `alist-get`. `alist-get` uses `assq` for comparison by
default, but we are co...

1d8f28f2fc9d2b2b4280048582f2239650770b3a authored almost 6 years ago
Add more tests

* Add tests for `jupyter-weak-ref`, `jupyter-add-finalizer`, and `jupyter-eval`

87d078edcad4a9eac87e0a3697ff1e387e79eed6 authored almost 6 years ago
Fix byte compile warning

d8781d594c5594ce72503b18c7b3f99cbe224b79 authored almost 6 years ago
Clarify documentation of `jupyter-channel` methods

178ce69ace50646baf36141ba17720f58eef6584 authored almost 6 years ago
org-babel-jupyter-strip-ansi-escapes: Avoid `when-let*`

2091a01b524888c7db2c95521b2a9bd76661beb9 authored almost 6 years ago
Fix typo

820202eca76396ae5ced2603705b2cd64f64467c authored almost 6 years ago
Fix two org-src-lang-modes calc issues (#107)

For assoc lang org-src-lang-modes may return symbol sh, (inter 'sh) will
return an error.

Fo...

59275f655a39e4ffe67e542a8841140a5ea28a0e authored almost 6 years ago
Fast finish when testing on Travis

abd7bed138a948ee818ab2cdf6e24e9b418da416 authored almost 6 years ago
Bump version

112769e0c679fb95db25128051e67bb22ff36ed5 authored almost 6 years ago
jupyter-R.el: Fix byte compilation warnings

598359459c5cf803a92e89b3c9a11f16665a9876 authored almost 6 years ago
Add Appveyor build script

0357961777b147c1907349530947708da96d451b authored almost 6 years ago
jupyter-start-kernel: Don't check access time of conn. file on Windows

f4bf16079deb107d8e346d3757eee41a340849dc authored almost 6 years ago
Handle Windows systems when using `jupyter-ioloop`

On Windows systems we can't poll the STDIN of the created subprocess when using
`jupyter-ioloop`...

f8902383450e03b255fb21394214406ef7b99deb authored almost 6 years ago
Generalize tests for Windows

c8dd1236df78fa1e25c4dfc3a7d7e752365eb245 authored almost 6 years ago
Fix Travis

32ce45b707a61cfcd9945b7ad1959411cbdcf676 authored almost 6 years ago
Add test for `jupyter-ioloop-wait-until`

4a07dc143e5e8635009eaeea5cee1959f75a2b9e authored almost 6 years ago
jupyter-ioloop-last-event: Return nil when there is no process

1ff22c182744602d859fd25e170e10b5390985d7 authored almost 6 years ago
jupyter-ioloop-add-callback: Use `jupyter-send`

67d7bce1e3dfab51f89be0991170fd46daf400be authored almost 6 years ago
Update Travis build script

6bb9390c0e9b605c4ca1094040accd32e0a149e3 authored almost 6 years ago
Bump required zmq version

ea9c7528230e80c1d5c00801dbd848bdb54c554d authored almost 6 years ago
Require `ob-python` when its needed

3f382a8fe8a539ac124634d4c816444dd91b33d2 authored almost 6 years ago
Add pandoc conversion of rich outputs (#97)

748598b7beadd5d43cf82ca2e96f8f104d25323f authored almost 6 years ago
Remove buggy R html parsing (#96)

18a3a271394a91bccd3504b8fb4af8568aeee87f authored almost 6 years ago
jupyter-repl-mode-map: Don't override default `point` motion keys

Closes #100

9d685b0be423ef7b1bb39f5161f884f7aa45de00 authored almost 6 years ago
org-extensions: (un)fold src block hydra command (#95)

f6421ab72e75dbb92fcbaa76cf0eec84f8cd6470 authored almost 6 years ago
Add initial support for C++

81de2fba622704a72a1d1f055b33b1ee713bc40a authored almost 6 years ago
jupyter-available-kernelspecs: Fix documentation

b9498b541049e74118ebc8e02b5f3a4f5e7a4e24 authored almost 6 years ago
jupyter-connect-repl: Set `kcomm` slot of client before initializing connection

Fixes #92

9d39fbeaffd928c9b467a8138e09f656084aae1e authored almost 6 years ago
Add test for `jupyter-connect-repl`

9dc814e38a80744f80ebdb98d71beb9124f4bbe3 authored almost 6 years ago