From 03bfd160557f6fc0eea6ed2880b23c3ebf05b9cc Mon Sep 17 00:00:00 2001 From: Fernando Schauenburg Date: Fri, 23 Jul 2021 15:48:56 +0200 Subject: [PATCH] jupyter: disable bracket auto complete --- bootstrap | 2 ++ files/jupyter_custom.js | 1 + 2 files changed, 3 insertions(+) create mode 100644 files/jupyter_custom.js diff --git a/bootstrap b/bootstrap index dd63970..78ebca8 100755 --- a/bootstrap +++ b/bootstrap @@ -14,6 +14,7 @@ DOTFILES_DIR="$(dirname "$(realpath "$0")")" DIRS=$(cat <