Skip to content

Commit

Permalink
Add nbstripoutput pip to image
Browse files Browse the repository at this point in the history
To help students who end up with an unresponsive Jupyter because of very large output in files.  A workaround for the issue in xues-sql reported here: jupyter-xeus/xeus-sql#59
  • Loading branch information
jameshowison authored Feb 28, 2022
1 parent 5c5d3d3 commit 761ef7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ dependencies:
- pip:
- nbgitpuller # nbgitpuller on conda-forge seems to be outdated so use pip
- jupyterlab-limit-output
- nbstripoutput

0 comments on commit 761ef7d

Please sign in to comment.