mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
Fixed comment in widget.js
This commit is contained in:
parent
c3a029acc1
commit
4c23d2c7a1
@ -289,7 +289,7 @@ define(["components/underscore/underscore-min",
|
||||
|
||||
|
||||
// Get the output area corresponding to the msg_id.
|
||||
// output_area is an instance of
|
||||
// output_area is an instance of Ipython.OutputArea
|
||||
_get_output_area: function (msg_id) {
|
||||
|
||||
// First, guess cell.execute triggered
|
||||
|
Loading…
Reference in New Issue
Block a user