Skip to content

Commit

Permalink
start outlining next steps
Browse files Browse the repository at this point in the history
  • Loading branch information
rgbkrk committed Feb 15, 2018
1 parent 8caaa20 commit 12ecaea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions applications/desktop/src/notebook/epics/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ import {
updateDisplayEpic,
commListenEpic,
executeAllCellsEpic
// TODO: Integration of the following epics
// launchKernelWhenNotebookSetEpic
// setNotebookEpic
} from "@nteract/core/epics";

import { publishEpic } from "./github-publish";
Expand Down

0 comments on commit 12ecaea

Please sign in to comment.