Commit d1d326a
committed
fix(jupyter): request content=1 when listing directory contents
Without it, Jupyter Server returns directory metadata with content:
null, so jupyter_list_contents always reported an empty items array.1 parent 1177326 commit d1d326a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments