Commit 58c0086
committed
Drop sys.path shim from notebook
Notebook now relies on a properly-configured environment
(`pip install -e .` from this worktree) rather than a
worktree-detection shim in cell 1.
Signed-off-by: Pascal Tomecek <pascal.tomecek@cubistsystematic.com>1 parent 83daf93 commit 58c0086
2 files changed
Lines changed: 136 additions & 149 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | 118 | | |
129 | 119 | | |
130 | 120 | | |
| |||
0 commit comments