Issue
Is there any way to configure ipython notebook
to not keep inactive notebook processes around alive indefinitely? For example automatically shutdown the notebook whenever the client disconnects, or after being idle for n
minutes.
Solution
No, there's no config option for that. Feel free to file an issue to request the feature.
Answered By - Thomas K
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.