Hi,
I'm trying to either auto reload or set a keyboard shortcut to reload a
json file in the JSON viewer.
Context: I programmatically generate a file and want to monitor my frequent
changes. So it would be great if the file is automatically loaded by
JuptyterLab's built in JSON viewer.
I tried setting a keyboard shortcut (as below), but it does not work.
{
"command": "docmanager:reload",
"keys": [
"Ctrl Shift Alt J"
],
"selector": "[data-jp-code-runner]"
}
Any ideas?
Regards,
Anand
--
You received this message because you are subscribed to the Google Groups
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jupyter/0501c6a3-ee18-4cf4-8226-a6aa1d39cbf4n%40googlegroups.com.