-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop forcing cells to be non-interactive
* Forcing cells to be non-interactive was a temporary fix for the fact that the output wasn't included in Foyle completion requests (#286) * This is now fixed in the frontend so that the output of interactive cells is included in the requests to Foyle * We don't want to default to non-interactive cells because non-interactive cells don't show stderr Related to /issues/286
- Loading branch information
Showing
2 changed files
with
50 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters