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
See https://github.com/dzop/emacs-jupyter/pull/121#issuecomment-495472406
github.com/emacs-jupyter/jupyter - f491936928b0343a01b727134fb109917da749b3 authored over 5 years agogithub.com/emacs-jupyter/jupyter - 32ed09617c8b6454926eaeb566618f965e884ffa authored over 5 years ago
So that we account for overriding the source block language.
github.com/emacs-jupyter/jupyter - 932baad3792b5ba5d701974ae008d5d8d6e22726 authored over 5 years agogithub.com/emacs-jupyter/jupyter - 4b04834712192ab7611f6977f3501745c4cda3b8 authored over 5 years ago
github.com/emacs-jupyter/jupyter - 5ea32a70f0a6d50a188dc8a1bd5be8e637bc5450 authored over 5 years ago
github.com/emacs-jupyter/jupyter - 49275c37b844b7e8a07d9f15d5eefbbdeda1f76e authored over 5 years ago
github.com/emacs-jupyter/jupyter - 361cee8f4a6b7d2862228c238246080d32c71ffc authored over 5 years ago
There is no need for this slot and is a remnant of an older implementation. A
request is pending...
But do so for `jupyter-channel-ioloop-comm` as only a single client is meant to
be connected any...
See #35.
github.com/emacs-jupyter/jupyter - a5e584e498697b96993e7fbd13eb764692b1a046 authored over 5 years agogithub.com/emacs-jupyter/jupyter - 46ec412bfc08142e604c6699af0cf95e96ca8405 authored over 5 years ago
github.com/emacs-jupyter/jupyter - fdaf7719d80015098bc045ddf7cdf5f6aa627e10 authored over 5 years ago
github.com/emacs-jupyter/jupyter - 4960b81196469ca15cbfa996a6a1c4a177634343 authored over 5 years ago
github.com/emacs-jupyter/jupyter - 7e64dd9f9ceec6f21de10b76ed5419ea961d3a44 authored over 5 years ago
github.com/emacs-jupyter/jupyter - f161c7dfacc09f56de31f0ac3ae8c873ee91f69d authored over 5 years ago
github.com/emacs-jupyter/jupyter - 0b970e857d4f7a5bc57961ee8cbf4e8a667a0c33 authored over 5 years ago
github.com/emacs-jupyter/jupyter - 4aff8ae975c88a4098fe48bf9e3df7c3807dac5e authored over 5 years ago
github.com/emacs-jupyter/jupyter - 3a6aa0f840fbba56729c1c63cd86159beb6dd09d authored over 5 years ago
github.com/emacs-jupyter/jupyter - 7429755f39d3ecd36029694ed2305e1450f93378 authored over 5 years ago
github.com/emacs-jupyter/jupyter - b5ea944d05ac1e692a22de8e5d6b5e408969efd1 authored over 5 years ago
github.com/emacs-jupyter/jupyter - e05ef4f8d5608f8674212b036401d5d40e5fccc9 authored over 5 years ago
From http://jsteemann.github.io/blog/2014/10/30/getting-core-dumps-of-failed-travisci-builds/
github.com/emacs-jupyter/jupyter - e9f7683d68df166faad6022fcf3254935e0ea295 authored over 5 years agogithub.com/emacs-jupyter/jupyter - 24b6dbadac120d5a95b1453ba671cfd3b9ec5214 authored over 5 years ago
github.com/emacs-jupyter/jupyter - 7bb7e46e1fe7ee7350f54151124120a4e7c08503 authored over 5 years ago
Fixes #118
github.com/emacs-jupyter/jupyter - edf3097b0457ba84a213946bf96f9ed2f7d0905b authored over 5 years agoThe language specific expander only expects (BODY PARAMS)
github.com/emacs-jupyter/jupyter - 240dc7ab08af2966fde2b3d60688afce88d55a04 authored over 5 years agogithub.com/emacs-jupyter/jupyter - 1befd70e9870224273f7b4cb5285c09ab71dfabf authored over 5 years ago
github.com/emacs-jupyter/jupyter - 8a74e030db9b38b6345c4fa0686e6900aeed9c50 authored over 5 years ago
These are the same bindings as found in `comint-mode`
github.com/emacs-jupyter/jupyter - 7554293d182504cef20492287144d22ab0db8146 authored over 5 years agogithub.com/emacs-jupyter/jupyter - d7757d6de4983db363ffbfd9294b4143334a2ae0 authored over 5 years ago
github.com/emacs-jupyter/jupyter - b7b01625724a65d7c2af16bb58612b71203b989d authored over 5 years ago
Since `jupyter-current-client` is a buffer local variable, its value inside the
display buffer i...
github.com/emacs-jupyter/jupyter - 111d105b51e53bd254bdb59cb9d3fda1352c948a authored over 5 years ago
github.com/emacs-jupyter/jupyter - 107fa8042d5057158c439fa652b4a0b3e192b5b1 authored over 5 years ago
github.com/emacs-jupyter/jupyter - ff0a228939f8c8bbc0fe0628f14ca406ee215241 authored over 5 years ago
github.com/emacs-jupyter/jupyter - d8e3408856ec51c0c0acce02635b64beb7368436 authored over 5 years ago
github.com/emacs-jupyter/jupyter - 497ba05aa5be9dd3069d115e6022999c63876572 authored over 5 years ago
github.com/emacs-jupyter/jupyter - d01dd827133b6c738b6075bde60f69c8990fc448 authored over 5 years ago
github.com/emacs-jupyter/jupyter - 18f108f1441e7235949fcf677e9492fe9de2cf07 authored over 5 years ago
github.com/emacs-jupyter/jupyter - b6d221c835ebc3d67b38737e561ad54282e098ba authored over 5 years ago
github.com/emacs-jupyter/jupyter - db3bf0b681e31c036e8ca746a8b510c8bc172d39 authored over 5 years ago
Doesn't work on remote hosts since `executable-find` is only meant for the
local Emacs instance.
github.com/emacs-jupyter/jupyter - 904434c510778041fc21891db425629c96e9117a authored over 5 years ago
github.com/emacs-jupyter/jupyter - 4c7b7d61cd4a94f4dff59a7b6f3cfab3e36c3ae8 authored over 5 years ago
github.com/emacs-jupyter/jupyter - dae02fa7d48d58a30a37f79756e52077e896776a authored over 5 years ago
github.com/emacs-jupyter/jupyter - eaf6478aa332681ba9563c15913e9586547a1db8 authored over 5 years ago
github.com/emacs-jupyter/jupyter - a775ac29bd5ab5a903a4e9c03116281a9b299aed authored over 5 years ago
github.com/emacs-jupyter/jupyter - 0f06ea14076e27761840ce0cbfc9c158e0655309 authored over 5 years ago
github.com/emacs-jupyter/jupyter - c9abe85be73a76fdc0b0164457484a0e51f3a8c7 authored over 5 years ago
github.com/emacs-jupyter/jupyter - d7ce2b0c38a9b25784025452d42fd26327826bc1 authored over 5 years ago
github.com/emacs-jupyter/jupyter - ea8176d6fa258f479fea52ac7c01a9dc498f45f9 authored over 5 years ago
instead of relying on the `jupyter kernel` command
github.com/emacs-jupyter/jupyter - 099d2b65112d16d613d2cd32942cf1da24c24a90 authored over 5 years agoGetting failures on Appveyor
github.com/emacs-jupyter/jupyter - f7b0ab2bc19c5c94980f4d2ba4b8d2ffbd3809bb authored over 5 years agogithub.com/emacs-jupyter/jupyter - f158f10c12d148cdb15b8422795d02291d01a3bd authored over 5 years ago
github.com/emacs-jupyter/jupyter - ac7ed04488e993429d0b5159e7cf4b2fcd77aa39 authored over 5 years ago
github.com/emacs-jupyter/jupyter - 3f0a4b7829677dd391862a0668a1779674851c48 authored over 5 years ago
github.com/emacs-jupyter/jupyter - 258d1edfdb5fca0ca960abf3fa7900fe72d6236b authored over 5 years ago
github.com/emacs-jupyter/jupyter - 7945b6f44494d600e0ba5d2f8f8d0123bff8af47 authored over 5 years ago
If method arguments are not named it gives rise to errors like
`Args out of range: "", 0`
...
github.com/emacs-jupyter/jupyter - b715ada49269ea786300dc7a186f1e83a0c3beb7 authored over 5 years agogithub.com/emacs-jupyter/jupyter - 64d9c773dfe42ee15644a4d096b634721bf63fb6 authored over 5 years ago
github.com/emacs-jupyter/jupyter - eb3708fa0c8341dcc2dd4758ddd9cc25bfece170 authored over 5 years ago
This refactor implements a new class hierarchy to manage the lifetime of a
Jupyter kernel. The f...
github.com/emacs-jupyter/jupyter - ab79985580cc396078aa852c47ac0381bc49fe4c authored over 5 years ago
github.com/emacs-jupyter/jupyter - edb452618e6e5f5737a7ebf87f5289ba96a4ea80 authored over 5 years ago
github.com/emacs-jupyter/jupyter - cdfefd500232c79d0e6673c07295a7cd2b39aad3 authored over 5 years ago
github.com/emacs-jupyter/jupyter - c18de820e945667932f76ff42363a92d0bd959a1 authored over 5 years ago
github.com/emacs-jupyter/jupyter - c9770d178904d126fc3261be90f1b53d34f39625 authored over 5 years ago
This avoids a bug in `org-mode`. Although the documentation of
`org-src-lang-modes` says the mod...
Fixes #112.
github.com/emacs-jupyter/jupyter - 5cd1e5561659f6630ced1e84f0793aa2ba39bde0 authored over 5 years agogithub.com/emacs-jupyter/jupyter - 4302da35efe6890fd87902bfe97f948a62b251a7 authored almost 6 years ago
github.com/emacs-jupyter/jupyter - e948d4f7057ee85f8a393a07828093eb48fc252c authored almost 6 years ago
Also fix misuse of `alist-get`. `alist-get` uses `assq` for comparison by
default, but we are co...
* Add tests for `jupyter-weak-ref`, `jupyter-add-finalizer`, and `jupyter-eval`
github.com/emacs-jupyter/jupyter - 87d078edcad4a9eac87e0a3697ff1e387e79eed6 authored almost 6 years agogithub.com/emacs-jupyter/jupyter - d8781d594c5594ce72503b18c7b3f99cbe224b79 authored almost 6 years ago
github.com/emacs-jupyter/jupyter - 178ce69ace50646baf36141ba17720f58eef6584 authored almost 6 years ago
github.com/emacs-jupyter/jupyter - 2091a01b524888c7db2c95521b2a9bd76661beb9 authored almost 6 years ago
github.com/emacs-jupyter/jupyter - 820202eca76396ae5ced2603705b2cd64f64467c authored almost 6 years ago
For assoc lang org-src-lang-modes may return symbol sh, (inter 'sh) will
return an error.
Fo...
github.com/emacs-jupyter/jupyter - 59275f655a39e4ffe67e542a8841140a5ea28a0e authored almost 6 years agogithub.com/emacs-jupyter/jupyter - abd7bed138a948ee818ab2cdf6e24e9b418da416 authored almost 6 years ago
github.com/emacs-jupyter/jupyter - 112769e0c679fb95db25128051e67bb22ff36ed5 authored almost 6 years ago
github.com/emacs-jupyter/jupyter - 598359459c5cf803a92e89b3c9a11f16665a9876 authored almost 6 years ago
github.com/emacs-jupyter/jupyter - 0357961777b147c1907349530947708da96d451b authored almost 6 years ago
github.com/emacs-jupyter/jupyter - f4bf16079deb107d8e346d3757eee41a340849dc authored almost 6 years ago
On Windows systems we can't poll the STDIN of the created subprocess when using
`jupyter-ioloop`...
github.com/emacs-jupyter/jupyter - c8dd1236df78fa1e25c4dfc3a7d7e752365eb245 authored almost 6 years ago
github.com/emacs-jupyter/jupyter - 32ce45b707a61cfcd9945b7ad1959411cbdcf676 authored almost 6 years ago
github.com/emacs-jupyter/jupyter - 4a07dc143e5e8635009eaeea5cee1959f75a2b9e authored almost 6 years ago
github.com/emacs-jupyter/jupyter - 1ff22c182744602d859fd25e170e10b5390985d7 authored almost 6 years ago
github.com/emacs-jupyter/jupyter - 67d7bce1e3dfab51f89be0991170fd46daf400be authored almost 6 years ago
github.com/emacs-jupyter/jupyter - 6bb9390c0e9b605c4ca1094040accd32e0a149e3 authored almost 6 years ago
github.com/emacs-jupyter/jupyter - ea9c7528230e80c1d5c00801dbd848bdb54c554d authored almost 6 years ago
github.com/emacs-jupyter/jupyter - 3f382a8fe8a539ac124634d4c816444dd91b33d2 authored almost 6 years ago
github.com/emacs-jupyter/jupyter - 748598b7beadd5d43cf82ca2e96f8f104d25323f authored almost 6 years ago
github.com/emacs-jupyter/jupyter - 18a3a271394a91bccd3504b8fb4af8568aeee87f authored almost 6 years ago
Closes #100
github.com/emacs-jupyter/jupyter - 9d685b0be423ef7b1bb39f5161f884f7aa45de00 authored almost 6 years agogithub.com/emacs-jupyter/jupyter - f6421ab72e75dbb92fcbaa76cf0eec84f8cd6470 authored almost 6 years ago
github.com/emacs-jupyter/jupyter - 81de2fba622704a72a1d1f055b33b1ee713bc40a authored almost 6 years ago
github.com/emacs-jupyter/jupyter - b9498b541049e74118ebc8e02b5f3a4f5e7a4e24 authored almost 6 years ago
Fixes #92
github.com/emacs-jupyter/jupyter - 9d39fbeaffd928c9b467a8138e09f656084aae1e authored almost 6 years agogithub.com/emacs-jupyter/jupyter - 9dc814e38a80744f80ebdb98d71beb9124f4bbe3 authored almost 6 years ago