mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-27 04:20:22 +08:00
efc1fee242
for(var k in config) was assigning k to the properties of Array, not just the numeric indices the second argument of add_buttons_group, k[1], should be config[k][1] |
||
---|---|---|
docs | ||
examples | ||
git-hooks | ||
IPython | ||
tools/tests | ||
.gitignore | ||
.mailmap | ||
Dockerfile | ||
setup.py | ||
setupbase.py |