[jupyter] Re: What is the best way to git ignore Jupyter notebook outputs?

2018-05-13 Thread Joshua Ansell-McKinnon
Thanks Simon! I'll check it out. On Sunday, May 13, 2018 at 7:43:48 PM UTC-7, Simon Biggs wrote: > > I can't claim it's the best way but I use the following: > > pip install nbstripout > nbstripout --install > -- You received this message because you are subscribed to the Google Groups

[jupyter] Re: What is the best way to git ignore Jupyter notebook outputs?

2018-05-13 Thread Joshua Ansell-McKinnon
Thanks Simon! I'll check it out. On Sunday, May 13, 2018 at 7:43:48 PM UTC-7, Simon Biggs wrote: > > I can't claim it's the best way but I use the following: > > pip install nbstripout > nbstripout --install > -- You received this message because you are subscribed to the Google Groups

[jupyter] What is the best way to git ignore Jupyter notebook outputs?

2018-05-13 Thread Simon Biggs
I can't claim it's the best way but I use the following: pip install nbstripout nbstripout --install -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[jupyter] What is the best way to git ignore Jupyter notebook outputs?

2018-05-13 Thread Joshua Ansell-McKinnon
I want to be able to push my notebooks to github without the outputs? -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to jupyter+unsubscr...@googlegroups.com.

[jupyter] What is the best way go git ignore Jupyter notebook outputs?

2018-05-13 Thread Joshua Ansell-McKinnon
I want to be able to push my notebook to github, but not have my outputs show? -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[jupyter] Re: Custom Jupyterhub error pages

2018-05-13 Thread Tony Hirst
Great - thanks; will give it a spin :-) On Friday, 11 May 2018 15:46:51 UTC+1, Grant Nestor wrote: > > There is!: > https://github.com/jupyterhub/configurable-http-proxy#custom-error-pages > > On Thursday, May 10, 2018 at 10:56:27 AM UTC-7, Tony Hirst wrote: >> >> Thanks for that; is there

[jupyter] Re: Searching over multiple Jupyter notebooks

2018-05-13 Thread Tony Hirst
Ooh, that's neat... but doesn't give a search engine like output? What I really need is a results listing that shows some context for the search hit; I struck on the cell as a convenient proxy for that. --tony On Friday, 11 May 2018 16:04:01 UTC+1, Grant Nestor wrote: > > You can also create a