Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 419 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 419 Bytes

mdbook nb Plugin

This plugin add two commands to nb for initialize and run a server in a notebook via mdbook

You will need

  • Rust
  • mdbook
  • nb

Installation

nb plugins install https://raw.githubusercontent.com/miguehm/mdbook-nb/main/mdbook.nb-plugin

How to use

Initialize a mdbook inside a notebook

nb initbook

Run a server in the current notobook

nb servebook