We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2158d26 commit fe88f95Copy full SHA for fe88f95
lib/kernel-picker.ts
@@ -1,6 +1,5 @@
1
import { Panel } from "atom";
2
import SelectListView, { SelectListProperties } from "atom-select-list";
3
-import _ from "lodash";
4
import { log, setPreviouslyFocusedElement } from "./utils";
5
import type { KernelspecMetadata } from "@nteract/types";
6
0 commit comments