NBInclude is a package for the Julia language that allows you to include and execute IJulia (Julia-language Jupyter) notebook files just as you would include an ordinary Julia file. The goal of this package is to make notebook files just as easy to incorporate into Julia programs as ordinary Julia (.jl) files, giving you the advantages of a notebook (integrated code, formatted text, equations, graphics, and other results) while retaining the modularity and re-usability of .jl files.
Features
- The path of the notebook is relative to the path of the current file (if any), and nested inclusions can use paths relative to the notebook, just as for include
- In a module, included notebooks work fine with precompilation in Julia (and re-compilation is automatically triggered if the notebook changes)
- No Python or Jupyter dependency
- To export to a string, use sprint(nbexport, notebookfile)
- Markdown cells in the notebook are parsed and formatted as pretty-printed text comments with the help of Julia's Markdown standard library
- Markdown cells can be ignored by passing markdown=false to nbexport
Categories
Data VisualizationLicense
MIT LicenseFollow NBInclude.jl
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of NBInclude.jl!