Skip to content

Releases: treebeardtech/nbmake

Add Kernel override flag

03 Dec 16:26
966edac

Choose a tag to compare

kernel override flag --nbmake-kernel

1.0

23 Nov 13:32

Choose a tag to compare

1.0
v1.0

Published new version

Add global timeout flag

23 Nov 13:12
f6dfcfa

Choose a tag to compare

Pre-release
Add timeout flag (#54)

https://github.com/treebeardtech/nbmake/issues/50

Work with python 6.1.0

06 Oct 16:24
8cb9a7f

Choose a tag to compare

v0.10

lower min. pytest version (#49)

Remove deprecated pathlib dep

05 Oct 11:11
d6097ad

Choose a tag to compare

chore: remove pathlib dependency (#48)

- the project targets python 3.6+ which have pathlib by default
- the pathlib dependency in pyproject.toml is deprecated
- it caused issues in poetry environment installation of nbmake

Signed-off-by: IceTDrinker <49040125+IceTDrinker@users.noreply.github.com>

Fix bug with __init__.py files

20 Sep 17:12
c482fcc

Choose a tag to compare

v0.8

fix init file bug (#47)

Re-add ipykernel but allow 6.x

10 Sep 18:42
3ad0a35

Choose a tag to compare

0.7

ipykernel (#44)

Remove ipykernel version constraint

09 Sep 08:59
4fe1714

Choose a tag to compare

v0.6

Remove IPYKernel pin (#43)

Test on windows

19 Apr 14:42
827cbc7

Choose a tag to compare

0.5

Test on windows (#32)

Improve error messages

02 Mar 09:41
9129179

Choose a tag to compare

v0.4

Improve err messages (#30)