labextension/src/components/SchedulePanel.tsx (3 lines): - line 77: // TODO: fix the container to take lists and delete this function so that parameters are always in the order specified - line 113: //TODO: track notebook renames - line 353: // TODO: clean up non-camel-case entries in the server requests labextension/src/models/RulesModel.ts (1 line): - line 34: const interval = 30 * 1000; // TODO: make this a setting labextension/src/models/RunsModel.ts (1 line): - line 34: const interval = 10 * 1000; // TODO: make this a setting