An open API service indexing awesome lists of open source software.

https://github.com/sapal6/nbdev.jl

Create Julia packages from Notebooks
https://github.com/sapal6/nbdev.jl

developer-tools documentation-generator documentation-tool julia literate-programming notebooks pluto-notebooks

Last synced: 8 months ago
JSON representation

Create Julia packages from Notebooks

Awesome Lists containing this project

README

          

Index



Alpha Release


Nbdev


This project is an attempt to port fastai Nbdev to Julia. Nbdev(both the oriignal version and the Julia version) are based on the idea of using Notebooks for literate programming.

While both projects try to achieve the same base goal i.e. generating source code and documentation from Notebooks, the Julia version aims to start from Pluto notebook while the python version starts from a Jupyter notebook.


On the documentation side, I am using Mkdocs as the document generator while the original version uses Jekyll as the static site generator of choice.



Getting-started


Follow the tutorial to start experimenting with Nbdev.



First among the version


This is an alpha release of Nbdev so expect some breaks in plumbing here and there. Some features are still under development and are not included in this version.




  • Feel free to log any issues, bugs (which I expect to come) here




  • Anything that you feel like is missing and want to discuss the same or havean idea then start a new discussion here