From 0f995bf3b2417ec6ccf0d5afd7dae042bb9ed41e Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Sun, 8 Mar 2020 11:32:04 -0700 Subject: Add jupyter config --- .profile | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.profile') diff --git a/.profile b/.profile index 993d83b..2a33e09 100644 --- a/.profile +++ b/.profile @@ -32,4 +32,8 @@ if command -v ruby >/dev/null 2>&1; then fi ## Jupyter lab. +export JUPYTER_CONFIG_DIR=$HOME/.config/jupyter export JUPYTERLAB_DIR=$HOME/.local/share/jupyter/lab + + ## iPython. +export IPYTHONDIR=$HOME/.config/ipython -- cgit v1.2.3-70-g09d2