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

Adopt the continuous integration and html rendering of NASA-NAVO/navo-workshop #227

Open
stargaser opened this issue Nov 13, 2023 · 2 comments

Comments

@stargaser
Copy link
Contributor

@bsipocz has implemented a very nice continuous integration and rendering into html in the NASA-NAVO/navo-workshop repository. The notebooks are rendered automatically, and CI is run periodically, not just when commits are made. We could adopt the same scheme here.

@bmorris3
Copy link
Contributor

Those static pages are beautiful, that's awesome @bsipocz! The main consideration is that the navo workshop uses jupytext to convert between markdown files and Jupyter notebooks. This adds a bit of overhead for contributors and maintainers, and requires users running the workshop locally to do a bit more setup.

@stargaser
Copy link
Contributor Author

navo-workshop did recently convert to using MyST Markdown format. I was not suggesting that we do that here, just yet, but that we could adopt the rest of it. The CI and html-rendering were put in place before the switch to markdown notebooks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants