Cobus Theunissen

Results 103 comments of Cobus Theunissen

When you execute the cell, it commits the content. That could happen because you hit the 'Run cell' UI elements (to the right of the cell as well as in...

@rusosnith could you perhaps clarify this? thanks!

We now have a feature in the header of a notebook (for notebook editors) for this! When you click on it, you get a list of the notebooks that import...

I think this is happening with any instance field, right? Does it work if you have: ``` class Test { foo = 1; constructor() { const veryLongVariableNameRepresenting1 = 1; const...

Thanks for logging it here!

JSON would probably be more flexible, since CSV would have some limitations on the structure of the data...

Noted. Just as a reminder, it is in the help pane, under "Reusing code > Loading a JavaScript library". There is a link to it at the bottom.

Perhaps we can also add it as a curated search result for the following terms: "require", "module"?

These are really two different feature requests... you may want to split them up :-)