rgbkrk / ipython-notebook-cookbook

:book: IPython Notebook Cookbook for Deployment via Chef
Apache License 2.0
41 stars 10 forks source link

Allow notebook_dir to specify the FileNotebookManager.notebook_dir parameter #21

Closed davidski closed 7 years ago

davidski commented 9 years ago

This set of changes alters the behavior of the notebook_dir attribute to not just create the default directory for iPython notebooks, but to make that the default location via the FileNotebookManager.notebook_dir parameter.

Also a bit of cleanup to make this template pass foodcritic linting.

rgbkrk commented 9 years ago

Looking good to me, what do you think @JasonBoyles or @brint?

rgbkrk commented 7 years ago

Hey look, a new commit. I'm going to go ahead and merge this and add you on as a maintainer @davidski. Thank you for the contribution.