Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/annefou/jupyter_publish
Research Bazaar 2019 UiO:Publication ready scientific reports and presentations with Jupyter notebooks
https://github.com/annefou/jupyter_publish
Last synced: about 13 hours ago
JSON representation
Research Bazaar 2019 UiO:Publication ready scientific reports and presentations with Jupyter notebooks
- Host: GitHub
- URL: https://github.com/annefou/jupyter_publish
- Owner: annefou
- License: other
- Created: 2018-12-29T14:34:43.000Z (about 6 years ago)
- Default Branch: gh-pages
- Last Pushed: 2019-01-24T22:25:04.000Z (almost 6 years ago)
- Last Synced: 2024-12-22T13:45:04.135Z (20 days ago)
- Language: HTML
- Homepage: https://annefou.github.io/jupyter_publish/
- Size: 7.32 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION
Awesome Lists containing this project
README
# Publication ready scientific reports and presentations with Jupyter notebooks
A 1/2 day tutorial for creating publication ready scientific reports and presentations with Jupyter notebooks
[![License: CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/annefou/jupyter_publish/master)
[![DOI](https://zenodo.org/badge/163517733.svg)](https://zenodo.org/badge/latestdoi/163517733)
## Subject covered
Combining features of the Jupyter Notebook, WYSIWYG editors and the Latex document preparation system, to provide a workflow for:
- Dynamic editing and visualisation of key document components (text, math, figures, tables, references, citations, etc).
- Combine document elements with dynamic (and reproducible) data exploration, analysis and visualisation.
- Supply meta formatting for document and code elements for precise control over the final document layout and typesetting.
- Output the same source document to different layouts and formats (pdf, html, presentation slides, etc).## Contributing
We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any
questions, concerns, or experience any difficulties along the way.We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
how to write new episodes.## Maintainer(s)
* Anne Fouilloux
## Authors
A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)
## Citation
To cite this lesson, please consult with [CITATION](CITATION)
[lesson-example]: https://carpentries.github.io/lesson-example