Skip to content

Commit

Permalink
MNT #8 of course
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Feb 20, 2020
1 parent 178a6a6 commit d6b4884
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/bluesky3ID
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ export IPYTHONDIR=~/.ipython
export IPYTHON_PROFILE=bluesky

IPYTHON_OPTIONS=
# IPYTHON_OPTIONS="${IPYTHON_OPTIONS} --profile=${IPYTHON_PROFILE}"
# IPYTHON_OPTIONS="${IPYTHON_OPTIONS} --ipython-dir=${IPYTHONDIR}"
IPYTHON_OPTIONS="${IPYTHON_OPTIONS} --profile=${IPYTHON_PROFILE}"
IPYTHON_OPTIONS="${IPYTHON_OPTIONS} --ipython-dir=${IPYTHONDIR}"
# IPYTHON_OPTIONS="${IPYTHON_OPTIONS} --IPCompleter.use_jedi=False"

source ${CONDA_ACTIVATE} ${CONDA_ENVIRONMENT}
Expand Down

0 comments on commit d6b4884

Please sign in to comment.