Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run checking: Remove option to generate html #20

Open
ceball opened this issue Jun 14, 2019 · 1 comment · May be fixed by #42
Open

Run checking: Remove option to generate html #20

ceball opened this issue Jun 14, 2019 · 1 comment · May be fixed by #42

Comments

@ceball
Copy link
Contributor

ceball commented Jun 14, 2019

nbsmoke and nbsite unfortunately have various bits of overlap. One bit of overlap is that both can run notebook and produce html.

Initially it was convenient to store the result of nbsmoke's running of notebooks as html, and make that html available for viewing. E.g. travis could be set up to run a project's notebooks and make the rendered notebooks available for viewing. However, we now use nbsite for this.

On the other hand, it's not really a big deal to keep store-html in nbsmoke.

@ceball ceball changed the title Remove option to generate html? Run checking: Remove option to generate html? Jun 14, 2019
@ceball
Copy link
Contributor Author

ceball commented Oct 26, 2019

Would be fixed by #31 :)

@ceball ceball changed the title Run checking: Remove option to generate html? Run checking: Remove option to generate html May 8, 2020
@ceball ceball linked a pull request May 12, 2020 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant