Commit e12aafd
committed
Fallback to default kernel if none specified.
We are being overly aggressive by raising an error if a kernel cannot be
detected in a notebook. In an environment with only one kernel installed,
the notebook executes just fine without errors, and we should not prematurely
raise an error.1 parent 2503090 commit e12aafd
1 file changed
+2
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 43 | + | |
49 | 44 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 45 | + | |
54 | 46 | | |
55 | 47 | | |
56 | 48 | | |
| |||
0 commit comments