danielballan/nbexamples

Multiple locations for reviewed/unreviewed examples

Closed this issue · 1 comments

What are your thoughts on allowing this extension to check multiple locations for reviewed/unreviewed examples? One use case would be to have nbexamples point at some github (or gitlab) repository by default and then fall back to the local system in case it cannot access the example git repos.

For performance reasons I think nbexamples should not try to download the
repo each time. Better to aim it and one directory and update that
directory regularly through other means, like a cronjob.
On Tue, Nov 24, 2015 at 8:49 AM Eric Dill notifications@github.com wrote:

What are your thoughts on allowing this extension to check multiple
locations for reviewed/unreviewed examples? One use case would be to have
nbexamples point at some github (or gitlab) repository by default and then
fall back to the local system in case it cannot access our example git
repos.


Reply to this email directly or view it on GitHub
#2.