We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6011846 commit 18ede4aCopy full SHA for 18ede4a
1 file changed
notebooks/02_bbmep/create_figures.ipynb
@@ -15,9 +15,6 @@
15
"metadata": {},
16
"outputs": [],
17
"source": [
18
- "import sys\n",
19
- "sys.path.append('/home/fosteradam/oneqmc/src')\n",
20
- "\n",
21
"import matplotlib.pyplot as plt\n",
22
"from matplotlib import rcParams\n",
23
"import numpy as np\n",
@@ -61,7 +58,7 @@
61
58
62
59
63
60
64
- "save_figures = True"
+ "save_figures = False"
65
]
66
},
67
{
0 commit comments