Releases: AnswerDotAI/execnb
Releases · AnswerDotAI/execnb
v0.2.4
Compare
Sorry, something went wrong.
No results found
jph00
released this
06 Jul 06:24
New Features
Add skip_noeval to skip #| eval: false and nbdev_export() cells (#84 )
v0.2.3
Compare
Sorry, something went wrong.
No results found
jph00
released this
02 Jul 04:00
New Features
Add select_cells, nbopen, and nbrun for running notebook cells by id prefix (#83 )
v0.2.2
Compare
Sorry, something went wrong.
No results found
jph00
released this
26 Apr 03:51
New Features
Add mpl_format=None param option that skips inline matplotlib setup (#82 )
v0.2.1
Compare
Sorry, something went wrong.
No results found
jph00
released this
13 Apr 22:44
New Features
Move nbio to fastcore (#81 )
v0.2.0
Compare
Sorry, something went wrong.
No results found
jph00
released this
10 Apr 00:44
Breaking changes
Move nbio to fastcore (#81 )
v0.1.18
Compare
Sorry, something went wrong.
No results found
jph00
released this
04 Jan 20:55
Bugs Squashed
id not extracted from cell meta (#80 )
v0.1.17
Compare
Sorry, something went wrong.
No results found
jph00
released this
04 Jan 05:28
New Features
Add cell id in nbio (#79 )
v0.1.16
Compare
Sorry, something went wrong.
No results found
jph00
released this
20 Dec 06:39
Bugs Squashed
Catch errors before exec (#77 )
v0.1.15
Compare
Sorry, something went wrong.
No results found
jph00
released this
15 Oct 03:40
v0.1.14
Compare
Sorry, something went wrong.
No results found
jph00
released this
05 Apr 23:49
New Features
Support for graphviz and other svg rendering in outputs (#73 ), thanks to @curtis-allan