Recent Releases of https://github.com/alpha-unito/jupyter-workflow

https://github.com/alpha-unito/jupyter-workflow - 0.1.0.dev4

What's Changed

  • Preparing for Release 0.1.0 by @GlassOfWhiskey in https://github.com/alpha-unito/jupyter-workflow/pull/1
  • Simplify WorkflowOutStream wrapper class by @GlassOfWhiskey in https://github.com/alpha-unito/jupyter-workflow/pull/7
  • Fix WorkflowOutStream behaviour by @GlassOfWhiskey in https://github.com/alpha-unito/jupyter-workflow/pull/8
  • Refactoring test suite by @GlassOfWhiskey in https://github.com/alpha-unito/jupyter-workflow/pull/15
  • Added workflow client by @GlassOfWhiskey in https://github.com/alpha-unito/jupyter-workflow/pull/18
  • Clean up IPython dependencies by @GlassOfWhiskey in https://github.com/alpha-unito/jupyter-workflow/pull/19
  • Generalize and update codebase by @GlassOfWhiskey in https://github.com/alpha-unito/jupyter-workflow/pull/55
  • Add codecov.yml config file by @GlassOfWhiskey in https://github.com/alpha-unito/jupyter-workflow/pull/112
  • Update Python support by @GlassOfWhiskey in https://github.com/alpha-unito/jupyter-workflow/pull/134
  • Added isort to CI/CD checks by @GlassOfWhiskey in https://github.com/alpha-unito/jupyter-workflow/pull/161

Dependencies

  • Bump cloudpickle from 2.2.1 to 3.0.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/123
  • Bump cloudpickle from 3.0.0 to 3.1.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/138
  • Bump cloudpickle from 3.1.0 to 3.1.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/150
  • Bump ipykernel from 6.21.1 to 6.23.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/2
  • Bump ipykernel from 6.23.1 to 6.23.2 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/27
  • Bump ipykernel from 6.23.2 to 6.23.3 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/32
  • Bump ipykernel from 6.23.3 to 6.25.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/56
  • Bump ipykernel from 6.25.1 to 6.29.5 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/111
  • Bump jupyter-client from 8.0.2 to 8.2.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/12
  • Bump jupyter-client from 8.2.0 to 8.3.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/31
  • Bump jupyter-client from 8.3.0 to 8.6.2 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/110
  • Bump jupyter-client from 8.6.2 to 8.6.3 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/128
  • Bump nbclient from 0.8.0 to 0.10.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/120
  • Bump nbclient from 0.10.0 to 0.10.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/136
  • Bump nbclient from 0.10.1 to 0.10.2 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/144
  • Bump nbformat from 5.8.0 to 5.9.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/21
  • Bump nbformat from 5.9.0 to 5.9.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/38
  • Bump nbformat from 5.9.1 to 5.9.2 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/49
  • Bump nbformat from 5.9.2 to 5.10.4 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/119
  • Bump streamflow from 0.2.0.dev5 to 0.2.0.dev6 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/28
  • Bump streamflow from 0.2.0.dev7 to 0.2.0.dev11 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/109
  • Bump streamflow from 0.2.0.dev11 to 0.2.0.dev12 by @GlassOfWhiskey in https://github.com/alpha-unito/jupyter-workflow/pull/157
  • Bump traitlets from 5.9.0 to 5.14.3 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/108

Dev Dependencies

  • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/66
  • Bump actions/setup-node from 3 to 4 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/83
  • Bump actions/setup-python from 4 to 5 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/92
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/96
  • Bump bandit from 1.7.4 to 1.7.5 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/3
  • Bump bandit from 1.7.5 to 1.7.9 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/114
  • Bump bandit from 1.7.9 to 1.7.10 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/127
  • Bump bandit from 1.7.10 to 1.8.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/137
  • Bump bandit from 1.8.2 to 1.8.3 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/158
  • Bump bandit from 1.8.0 to 1.8.2 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/149
  • Bump black from 23.1.0 to 23.3.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/16
  • Bump black from 23.3.0 to 23.7.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/39
  • Bump black from 23.7.0 to 23.9.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/78
  • Bump black from 23.9.1 to 24.10.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/129
  • Bump black from 24.10.0 to 25.1.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/154
  • Bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/133
  • Bump codespell from 2.2.2 to 2.2.4 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/13
  • Bump codespell from 2.2.4 to 2.2.5 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/29
  • Bump codespell from 2.2.5 to 2.2.6 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/75
  • Bump codespell from 2.2.6 to 2.3.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/124
  • Bump codespell from 2.3.0 to 2.4.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/151
  • Bump codespell from 2.4.0 to 2.4.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/153
  • Bump coverage[toml] from 7.2.6 to 7.2.7 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/20
  • Bump coverage[toml] from 7.2.7 to 7.3.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/67
  • Bump coverage[toml] from 7.3.1 to 7.6.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/118
  • Bump coverage[toml] from 7.6.1 to 7.6.9 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/141
  • Bump coverage[toml] from 7.6.9 to 7.6.10 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/145
  • Bump coverage[toml] from 7.6.10 to 7.6.12 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/156
  • Bump docker/setup-qemu-action from 2 to 3 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/69
  • Bump flake8-bugbear from 23.1.20 to 23.5.9 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/6
  • Bump flake8-bugbear from 23.5.9 to 23.6.5 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/23
  • Bump flake8-bugbear from 23.6.5 to 23.7.10 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/40
  • Bump flake8-bugbear from 23.7.10 to 23.9.16 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/76
  • Bump flake8-bugbear from 23.9.16 to 24.10.31 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/132
  • Bump flake8-bugbear from 24.10.31 to 24.12.12 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/146
  • Bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/93
  • Bump mukunku/tag-exists-action from 1.2.0 to 1.4.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/71
  • Bump mukunku/tag-exists-action from 1.4.0 to 1.5.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/94
  • Bump mukunku/tag-exists-action from 1.5.0 to 1.6.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/107
  • Bump pytest from 7.2.1 to 7.3.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/4
  • Bump pytest from 7.3.1 to 7.3.2 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/25
  • Bump pytest from 7.3.2 to 7.4.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/33
  • Bump pytest from 7.4.0 to 8.3.2 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/113
  • Bump pytest from 8.3.2 to 8.3.4 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/135
  • Bump pytest-asyncio from 0.20.3 to 0.21.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/10
  • Bump pytest-asyncio from 0.21.0 to 0.21.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/42
  • Bump pytest-asyncio from 0.21.1 to 0.24.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/126
  • Bump pytest-asyncio from 0.24.0 to 0.25.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/142
  • Bump pytest-asyncio from 0.25.0 to 0.25.3 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/152
  • Bump pytest-cov from 4.0.0 to 4.1.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/17
  • Bump pytest-xdist from 3.1.0 to 3.3.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/5
  • Bump pytest-xdist from 3.3.1 to 3.6.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/116
  • Bump pyupgrade from 3.3.1 to 3.4.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/11
  • Bump pyupgrade from 3.4.0 to 3.6.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/26
  • Bump pyupgrade from 3.6.0 to 3.7.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/30
  • Bump pyupgrade from 3.7.0 to 3.8.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/34
  • Bump pyupgrade from 3.8.0 to 3.9.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/37
  • Bump pyupgrade from 3.9.0 to 3.10.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/50
  • Bump pyupgrade from 3.10.1 to 3.15.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/80
  • Bump pyupgrade from 3.15.0 to 3.17.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/121
  • Bump pyupgrade from 3.17.0 to 3.19.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/140
  • Bump pyupgrade from 3.19.0 to 3.19.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/143
  • Bump sphinx from 7.0.1 to 7.1.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/46
  • Bump sphinx from 7.1.0 to 7.1.2 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/51
  • Bump sphinx from 7.1.2 to 7.2.4 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/63
  • Bump sphinx from 7.2.4 to 7.2.6 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/81
  • Bump sphinx from 7.2.6 to 8.1.3 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/131
  • Bump sphinx from 8.1.3 to 8.2.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/160
  • Bump sphinx-rtd-theme from 1.2.0 to 1.2.1 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/14
  • Bump sphinx-rtd-theme from 1.2.1 to 1.2.2 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/24
  • Bump sphinx-rtd-theme from 1.2.2 to 1.3.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/61
  • Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/125
  • Bump sphinx-rtd-theme from 2.0.0 to 3.0.2 by @dependabot in https://github.com/alpha-unito/jupyter-workflow/pull/139

New Contributors

  • @GlassOfWhiskey made their first contribution in https://github.com/alpha-unito/jupyter-workflow/pull/1
  • @dependabot made their first contribution in https://github.com/alpha-unito/jupyter-workflow/pull/6

Full Changelog: https://github.com/alpha-unito/jupyter-workflow/compare/0.1.0.dev3...0.1.0.dev4

- Python
Published by github-actions[bot] 12 months ago

https://github.com/alpha-unito/jupyter-workflow - 0.1.0.dev3

- Python
Published by github-actions[bot] almost 4 years ago

https://github.com/alpha-unito/jupyter-workflow - 0.1.0.dev2

- Python
Published by github-actions[bot] almost 4 years ago

https://github.com/alpha-unito/jupyter-workflow - 0.1.0.dev1

- Python
Published by github-actions[bot] almost 4 years ago

https://github.com/alpha-unito/jupyter-workflow - 0.1.0.dev0

- Python
Published by github-actions[bot] almost 4 years ago