-
Notifications
You must be signed in to change notification settings - Fork 4
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
Nomos: Executable code in Paper on blogs #106
Comments
@jinhojang6 could you take a look at this and see what options we have. Is there a Docusaurus plugin or shall we use libraries like react-jupiter?
|
@amirhouieh Sure thing, let me look into it |
Recommended options for Python Need to use
Docusaurus example
|
Options for a wider range of environments and languages: Additional research in progress |
Recommended open source options for general environments
Other examples |
Request regarding the Nomos blog site functionality.
They would like to be able to host their papers and include executable code from within these papers. Alexander gave me this reference: https://www.youtube.com/watch?v=EnJDt1VjgFY
Which I found newer and lightweight systems such as: https://blog.jupyter.org/jupyter-everywhere-f8151c2cc6e8 which would allow a static and embedded approach to this.
The main goal of this would be to allow within papers:
"Python code, which takes parameters, runs simulation, and outputs plots. This will allow the reader to explore parameter space relevant to their application."
The text was updated successfully, but these errors were encountered: