Open karlnapf opened 7 years ago
Sure, I'll take care of it :+1:
I thought a bit further about the notebooks preview for PRs. For the actual previews/visualizations of the notebooks, I came up with creating a github repo where the notebooks with the cells' outputs will be pushed.
PRs can be organized in branches or the dir structure of the repo. Once a PR is merged, the corresponding branch/directory is removed.
Thoughts on that? @vigsterkr @karlnapf
I think all this can be done via the buildbot API in fact. Can copy to the webserver Best to discuss together with @vigsterkr on slack I think
Yeah, using the webserver sounds good too.
To buildbot, just like the cookbook preview we already have.
It would be good to have previews of
This will make reviewing much easier, in addition to giving as a test for the notebooks on PR level
Has to be done by core dev with buildbot access, so either of @karlnapf @iglesias @lisitsyn @vigsterkr
Fernando, we discussed this, so I assigned you