Importnb Versions Save

notebook files as source

2023.11.1

7 months ago

What's Changed

Full Changelog: https://github.com/deathbeds/importnb/compare/2022.10.24...2023.11.1

0.8.0

1 year ago

importnb has been supporting a wide version range of python. in this version we add a lot of modern affordances to importnb. in doing so we reduced a lot of the developer complexity and module complexity.

  • builds and development tasks are covered by hatch. thanks to @ofek
  • docs are covered by mkdocs
  • we have test releases on pypi legacy and releases to pypi main.

0.7.0

3 years ago
  • Tests on python-version: [3.6, 3.7, 3.8, 3.9, pypy3] and drops support for older pythons.
  • I moved to github actions. RIP travis
  • Add support ipy file extensions.
  • improve paramterization support

0.7.0rc1

3 years ago

Testing the release on github actions

0.7.0rc0

3 years ago

Tests on python-version: [3.6, 3.7, 3.8, 3.9, pypy3] and drops support for older pythons. CI moved to github actions. RIP travis Add support ipy file extensions.

0.6.2

3 years ago

Adds the correct api for working with pytest 6.0 for testing notebooks.

0.6.1

4 years ago

0.6.0

4 years ago
  • Update importnb to work with Python 3.8 nightly builds
  • Make parameterize optional
  • Remove the notebooks sources.

0.5.5

5 years ago

0.5.4

5 years ago