Skip to content

Releases: dprint/dprint-plugin-jupyter

0.1.5

21 Oct 16:17
Compare
Choose a tag to compare

Changes

  • fix: update jsonc-parser to 0.26 (#7)

Install

Install and setup dprint.

Then in your project's directory with a dprint.json file, run:

dprint config add jupyter

Then add some additional formatting plugins to format the code blocks with. For example:

dprint config add typescript
dprint config add markdown
dprint config add ruff

0.1.4

27 May 03:40
Compare
Choose a tag to compare

Changes

  • fix: strip bom (#6)

Install

Install and setup dprint.

Then in your project's directory with a dprint.json file, run:

dprint config add jupyter

Then add some additional formatting plugins to format the code blocks with. For example:

dprint config add typescript
dprint config add markdown
dprint config add ruff

0.1.3

23 Feb 20:17
Compare
Choose a tag to compare

Changes

Install

Install and setup dprint.

Then in your project's directory with a dprint.json file, run:

dprint config add jupyter

Then add some additional formatting plugins to format the code blocks with. For example:

dprint config add typescript
dprint config add markdown
dprint config add ruff

0.1.2

27 Nov 21:45
Compare
Choose a tag to compare

Install

Install and setup dprint.

Then in your project's directory with a dprint.json file, run:

dprint config add jupyter

Then add some additional formatting plugins to format the code blocks with. For example:

dprint config add typescript
dprint config add markdown
dprint config add ruff

0.1.1

24 Nov 01:04
Compare
Choose a tag to compare

Install

Install and setup dprint.

Then in your project's directory with a dprint.json file, run:

dprint config add jupyter

Then add some additional formatting plugins to format the code blocks with. For example:

dprint config add typescript
dprint config add markdown
dprint config add ruff

0.1.0

24 Nov 00:16
Compare
Choose a tag to compare

Install

Install and setup dprint.

Then in your project's directory with a dprint.json file, run:

dprint config add jupyter

Then add some additional formatting plugins to format the code blocks with. For example:

dprint config add typescript
dprint config add markdown
dprint config add ruff