change python config, add jupyter and ein

This commit is contained in:
2024-05-05 20:36:39 +02:00
parent b18d02d8d5
commit 8b80ceda39
168 changed files with 177127 additions and 46 deletions

View File

@@ -0,0 +1,12 @@
(define-package "request" "20230127.417" "Compatible layer for URL request"
'((emacs "24.4"))
:commit "01e338c335c07e4407239619e57361944a82cb8a" :authors
'(("Takafumi Arakaki <aka.tkf at gmail.com>"))
:maintainers
'(("Takafumi Arakaki <aka.tkf at gmail.com>"))
:maintainer
'("Takafumi Arakaki <aka.tkf at gmail.com>")
:url "https://github.com/tkf/emacs-request")
;; Local Variables:
;; no-byte-compile: t
;; End:

1234
lisp/request/request.el Normal file

File diff suppressed because it is too large Load Diff