mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-21 04:10:17 +08:00
parent
d69f903ff3
commit
afd74fbb94
@ -381,6 +381,7 @@ define(function(require){
|
|||||||
if(event){
|
if(event){
|
||||||
event.preventDefault();
|
event.preventDefault();
|
||||||
}
|
}
|
||||||
|
env.notebook.focus_cell();
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user