mirror of
https://github.com/vale981/emacs-jupyter
synced 2025-03-04 15:41:37 -05:00
Fix link in README
This commit is contained in:
parent
5b09d4d5ca
commit
19aab43b9e
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ For a manual installation you can add the repository directory to your
|
|||
- company-mode (optional) :: http://company-mode.github.io/
|
||||
- emacs-websocket :: https://github.com/ahyatt/emacs-websocket
|
||||
- simple-httpd :: https://github.com/skeeto/emacs-web-server
|
||||
- zmq :: http://github.com/dzop/emacs-zmq
|
||||
- zmq :: http://github.com/nnicandro/emacs-zmq
|
||||
|
||||
#+BEGIN_SRC elisp
|
||||
(add-to-list 'load-path "~/path/to/jupyter")
|
||||
|
|
Loading…
Add table
Reference in a new issue