X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/87e4a2e8c91e928db017573db09d085e97938fd3..6f4c361e28c171aa7ecb634c6ed93d476a73fb4b:/Makefile diff --git a/Makefile b/Makefile index e9dc3b7..f7ec50d 100644 --- a/Makefile +++ b/Makefile @@ -217,11 +217,13 @@ DOTLINKS += .eclrc .ccl-init.lisp .abclrc .abclrc_SRC = lisp-init.lisp DOTLINKS += .swank.lisp -## IPython. +## IPython, Jupyter, and related annoyances. DOTLINKS += .ipython/profile_default/ipython_config.py DOTLINKS += .ipython/profile_default/startup/50-key-bindings.py +DOTLINKS += .jupyter/nbconfig/notebook.json .ipython/profile_default/ipython_config.py_SRC = ipython-config.py .ipython/profile_default/startup/50-key-bindings.py_SRC = ipython-key-bindings.py +.jupyter/nbconfig/notebook.json_SRC = jupyter-notebook.json ## Other languages. DOTLINKS += .guile