Jupyter-forward

Latest version: v2022.9.10

Safety actively analyzes 623847 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2022.9.10

([full changelog](https://github.com/ncar-xdev/jupyter-forward/compare/v2022.3.28...560c853f735e5b1f134a89f45a0f969abcd59131))

Enhancements made

- improve the stdout parsing [174](https://github.com/ncar-xdev/jupyter-forward/pull/174) ([keewis](https://github.com/keewis))
- capture test output [173](https://github.com/ncar-xdev/jupyter-forward/pull/173) ([keewis](https://github.com/keewis))
- transfer files using a separate `paramiko` channel [171](https://github.com/ncar-xdev/jupyter-forward/pull/171) ([keewis](https://github.com/keewis))

Maintenance and upkeep improvements

- Bump codecov/codecov-action from 3.0.0 to 3.1.0 [162](https://github.com/ncar-xdev/jupyter-forward/pull/162) ([dependabot](https://github.com/dependabot))
- Bump actions/download-artifact from 2 to 3 [161](https://github.com/ncar-xdev/jupyter-forward/pull/161) ([dependabot](https://github.com/dependabot))
- Bump codecov/codecov-action from 2.1.0 to 3.0.0 [160](https://github.com/ncar-xdev/jupyter-forward/pull/160) ([dependabot](https://github.com/dependabot))
- Bump actions/upload-artifact from 2 to 3 [159](https://github.com/ncar-xdev/jupyter-forward/pull/159) ([dependabot](https://github.com/dependabot))
- [pre-commit.ci] pre-commit autoupdate [155](https://github.com/ncar-xdev/jupyter-forward/pull/155) ([pre-commit-ci](https://github.com/pre-commit-ci))

Documentation improvements

- Update changelog [154](https://github.com/ncar-xdev/jupyter-forward/pull/154) ([andersy005](https://github.com/andersy005))

Other merged PRs

- [pre-commit.ci] pre-commit autoupdate [175](https://github.com/ncar-xdev/jupyter-forward/pull/175) ([pre-commit-ci](https://github.com/pre-commit-ci))
- fix failing test [172](https://github.com/ncar-xdev/jupyter-forward/pull/172) ([andersy005](https://github.com/andersy005))
- [pre-commit.ci] pre-commit autoupdate [170](https://github.com/ncar-xdev/jupyter-forward/pull/170) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 [169](https://github.com/ncar-xdev/jupyter-forward/pull/169) ([dependabot](https://github.com/dependabot))
- [pre-commit.ci] pre-commit autoupdate [167](https://github.com/ncar-xdev/jupyter-forward/pull/167) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Bump actions/setup-python from 3 to 4 [166](https://github.com/ncar-xdev/jupyter-forward/pull/166) ([dependabot](https://github.com/dependabot))
- [pre-commit.ci] pre-commit autoupdate [165](https://github.com/ncar-xdev/jupyter-forward/pull/165) ([pre-commit-ci](https://github.com/pre-commit-ci))
- [pre-commit.ci] pre-commit autoupdate [163](https://github.com/ncar-xdev/jupyter-forward/pull/163) ([pre-commit-ci](https://github.com/pre-commit-ci))
- [pre-commit.ci] pre-commit autoupdate [158](https://github.com/ncar-xdev/jupyter-forward/pull/158) ([pre-commit-ci](https://github.com/pre-commit-ci))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ncar-xdev/jupyter-forward/graphs/contributors?from=2022-03-28&to=2022-09-10&type=c))

[andersy005](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Aandersy005+updated%3A2022-03-28..2022-09-10&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Adependabot+updated%3A2022-03-28..2022-09-10&type=Issues) | [keewis](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Akeewis+updated%3A2022-03-28..2022-09-10&type=Issues) | [kmpaul](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Akmpaul+updated%3A2022-03-28..2022-09-10&type=Issues) | [mnlevy1981](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Amnlevy1981+updated%3A2022-03-28..2022-09-10&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Apre-commit-ci+updated%3A2022-03-28..2022-09-10&type=Issues) | [rsignell-usgs](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Arsignell-usgs+updated%3A2022-03-28..2022-09-10&type=Issues)

2022.3.28

([full changelog](https://github.com/ncar-xdev/jupyter-forward/compare/v2022.2.25...077974dafdb9d599b8bd0343700f6923766e441c))

Bugs fixed

- Parsing hang fix [152](https://github.com/ncar-xdev/jupyter-forward/pull/152) ([kmpaul](https://github.com/kmpaul))

Maintenance and upkeep improvements

- [pre-commit.ci] pre-commit autoupdate [149](https://github.com/ncar-xdev/jupyter-forward/pull/149) ([pre-commit-ci](https://github.com/pre-commit-ci))
- [pre-commit.ci] pre-commit autoupdate [147](https://github.com/ncar-xdev/jupyter-forward/pull/147) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Bump actions/setup-python from 2 to 3 [145](https://github.com/ncar-xdev/jupyter-forward/pull/145) ([dependabot](https://github.com/dependabot))
- Bump actions/checkout from 2 to 3 [144](https://github.com/ncar-xdev/jupyter-forward/pull/144) ([dependabot](https://github.com/dependabot))

Documentation improvements

- Update changelog [142](https://github.com/ncar-xdev/jupyter-forward/pull/142) ([andersy005](https://github.com/andersy005))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ncar-xdev/jupyter-forward/graphs/contributors?from=2022-02-25&to=2022-03-28&type=c))

[andersy005](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Aandersy005+updated%3A2022-02-25..2022-03-28&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Adependabot+updated%3A2022-02-25..2022-03-28&type=Issues) | [kmpaul](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Akmpaul+updated%3A2022-02-25..2022-03-28&type=Issues) | [mnlevy1981](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Amnlevy1981+updated%3A2022-02-25..2022-03-28&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Apre-commit-ci+updated%3A2022-02-25..2022-03-28&type=Issues) | [rsignell-usgs](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Arsignell-usgs+updated%3A2022-02-25..2022-03-28&type=Issues)

2022.2.25

([full changelog](https://github.com/ncar-xdev/jupyter-forward/compare/v2022.1.15...46541a8a035dc46bf447f9647a14d34dd4400991))

Enhancements made

- Support more shells [138](https://github.com/ncar-xdev/jupyter-forward/pull/138) ([andersy005](https://github.com/andersy005) and [mnlevy1981](https://github.com/mnlevy1981))
- Update CI/tests to allow running proper, realistic unit tests [136](https://github.com/ncar-xdev/jupyter-forward/pull/136) ([andersy005](https://github.com/andersy005))
- Fix bourne shell compatibility issues [133](https://github.com/ncar-xdev/jupyter-forward/pull/133) ([tobias-haenel](https://github.com/tobias-haenel))

Bugs fixed

- Support more shells [138](https://github.com/ncar-xdev/jupyter-forward/pull/138) ([andersy005](https://github.com/andersy005) and [mnlevy1981](https://github.com/mnlevy1981))

Maintenance and upkeep improvements

- [pre-commit.ci] pre-commit autoupdate [132](https://github.com/ncar-xdev/jupyter-forward/pull/132) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Update CI workflows [128](https://github.com/ncar-xdev/jupyter-forward/pull/128) ([andersy005](https://github.com/andersy005))
- Update repository reference [127](https://github.com/ncar-xdev/jupyter-forward/pull/127) ([andersy005](https://github.com/andersy005))

Documentation improvements

- Update changelog [126](https://github.com/ncar-xdev/jupyter-forward/pull/126) ([andersy005](https://github.com/andersy005))

Other merged PRs

- Bump actions/github-script from 5 to 6 [134](https://github.com/ncar-xdev/jupyter-forward/pull/134) ([dependabot](https://github.com/dependabot))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ncar-xdev/jupyter-forward/graphs/contributors?from=2022-01-15&to=2022-02-25&type=c))

[andersy005](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Aandersy005+updated%3A2022-01-15..2022-02-25&type=Issues) | [dependabot](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Adependabot+updated%3A2022-01-15..2022-02-25&type=Issues) | [kmpaul](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Akmpaul+updated%3A2022-01-15..2022-02-25&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Apre-commit-ci+updated%3A2022-01-15..2022-02-25&type=Issues) | [tobias-haenel](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Atobias-haenel+updated%3A2022-01-15..2022-02-25&type=Issues) | [mnlevy1981](https://github.com/search?q=repo%3Ancar-xdev%2Fjupyter-forward+involves%3Amnlevy1981+updated%3A2022-01-15..2022-02-25&type=Issues)

2022.1.15

([full changelog](https://github.com/ncar-xdev/jupyter-forward/compare/v2021.8.17...c07a4a514e592963439f5a998a6ade15d12a2e20))

Maintenance and upkeep improvements

- Upgrade dependencies [124](https://github.com/ncar-xdev/jupyter-forward/pull/124) ([andersy005](https://github.com/andersy005))
- Add pyupgrade to the list of pre-commit hooks [123](https://github.com/ncar-xdev/jupyter-forward/pull/123) ([andersy005](https://github.com/andersy005))
- Add Python 3.10 to the CI [122](https://github.com/ncar-xdev/jupyter-forward/pull/122) ([andersy005](https://github.com/andersy005))
- Remove linting workflow [121](https://github.com/ncar-xdev/jupyter-forward/pull/121) ([andersy005](https://github.com/andersy005))
- Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 [119](https://github.com/ncar-xdev/jupyter-forward/pull/119) ([dependabot](https://github.com/dependabot))
- [pre-commit.ci] pre-commit autoupdate [118](https://github.com/ncar-xdev/jupyter-forward/pull/118) ([pre-commit-ci](https://github.com/pre-commit-ci))
- [pre-commit.ci] pre-commit autoupdate [117](https://github.com/ncar-xdev/jupyter-forward/pull/117) ([pre-commit-ci](https://github.com/pre-commit-ci))
- [pre-commit.ci] pre-commit autoupdate [115](https://github.com/ncar-xdev/jupyter-forward/pull/115) ([pre-commit-ci](https://github.com/pre-commit-ci))
- [pre-commit.ci] pre-commit autoupdate [114](https://github.com/ncar-xdev/jupyter-forward/pull/114) ([pre-commit-ci](https://github.com/pre-commit-ci))
- [pre-commit.ci] pre-commit autoupdate [113](https://github.com/ncar-xdev/jupyter-forward/pull/113) ([pre-commit-ci](https://github.com/pre-commit-ci))
- [pre-commit.ci] pre-commit autoupdate [111](https://github.com/ncar-xdev/jupyter-forward/pull/111) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Fix CI: Update pyproject.toml and setup.py [110](https://github.com/ncar-xdev/jupyter-forward/pull/110) ([andersy005](https://github.com/andersy005))
- [pre-commit.ci] pre-commit autoupdate [109](https://github.com/ncar-xdev/jupyter-forward/pull/109) ([pre-commit-ci](https://github.com/pre-commit-ci))
- [pre-commit.ci] pre-commit autoupdate [107](https://github.com/ncar-xdev/jupyter-forward/pull/107) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Bump codecov/codecov-action from 2.0.3 to 2.1.0 [106](https://github.com/ncar-xdev/jupyter-forward/pull/106) ([dependabot](https://github.com/dependabot))
- [pre-commit.ci] pre-commit autoupdate [105](https://github.com/ncar-xdev/jupyter-forward/pull/105) ([pre-commit-ci](https://github.com/pre-commit-ci))

Documentation improvements

- Rearrange docs + Use furo theme [125](https://github.com/ncar-xdev/jupyter-forward/pull/125) ([andersy005](https://github.com/andersy005))

Other merged PRs

- Update skip duplicate jobs in CI [120](https://github.com/ncar-xdev/jupyter-forward/pull/120) ([andersy005](https://github.com/andersy005))
- [pre-commit.ci] pre-commit autoupdate [116](https://github.com/ncar-xdev/jupyter-forward/pull/116) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Update pre-commit hooks [103](https://github.com/ncar-xdev/jupyter-forward/pull/103) ([andersy005](https://github.com/andersy005))
- [pre-commit.ci] pre-commit autoupdate [102](https://github.com/ncar-xdev/jupyter-forward/pull/102) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Bump codecov/codecov-action from 2.0.2 to 2.0.3 [101](https://github.com/ncar-xdev/jupyter-forward/pull/101) ([dependabot](https://github.com/dependabot))
- Update changelog in prep for new release [100](https://github.com/ncar-xdev/jupyter-forward/pull/100) ([andersy005](https://github.com/andersy005))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ncar-xdev/jupyter-forward/graphs/contributors?from=2021-08-17&to=2022-01-15&type=c))

[andersy005](https://github.com/search?q=repo%3ANCAR%2Fjupyter-forward+involves%3Aandersy005+updated%3A2021-08-17..2022-01-15&type=Issues) | [dependabot](https://github.com/search?q=repo%3ANCAR%2Fjupyter-forward+involves%3Adependabot+updated%3A2021-08-17..2022-01-15&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3ANCAR%2Fjupyter-forward+involves%3Apre-commit-ci+updated%3A2021-08-17..2022-01-15&type=Issues)

2021.8.17

([full changelog](https://github.com/ncar-xdev/jupyter-forward/compare/0dbaf5f99a9b80947ff72b1790b891e22863a033...e68dfc3c203506650fc361583cad5bdf8aa58c49))

Enhancements made

- Add `--notebook` option [95](https://github.com/ncar-xdev/jupyter-forward/pull/95) ([andersy005](https://github.com/andersy005))

Bugs fixed

- Use Try except block for conda/source activate [94](https://github.com/ncar-xdev/jupyter-forward/pull/94) ([andersy005](https://github.com/andersy005))

Maintenance and upkeep improvements

- [pre-commit.ci] pre-commit autoupdate [99](https://github.com/ncar-xdev/jupyter-forward/pull/99) ([pre-commit-ci](https://github.com/pre-commit-ci))
- Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1 [98](https://github.com/ncar-xdev/jupyter-forward/pull/98) ([dependabot](https://github.com/dependabot))
- Update pre-commit hooks [97](https://github.com/ncar-xdev/jupyter-forward/pull/97) ([andersy005](https://github.com/andersy005))
- Bump codecov/codecov-action from 1 to 2.0.2 [96](https://github.com/ncar-xdev/jupyter-forward/pull/96) ([dependabot](https://github.com/dependabot))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ncar-xdev/jupyter-forward/graphs/contributors?from=2021-05-12&to=2021-08-17&type=c))

[andersy005](https://github.com/search?q=repo%3ANCAR%2Fjupyter-forward+involves%3Aandersy005+updated%3A2021-05-12..2021-08-17&type=Issues) | [dependabot](https://github.com/search?q=repo%3ANCAR%2Fjupyter-forward+involves%3Adependabot+updated%3A2021-05-12..2021-08-17&type=Issues) | [pre-commit-ci](https://github.com/search?q=repo%3ANCAR%2Fjupyter-forward+involves%3Apre-commit-ci+updated%3A2021-05-12..2021-08-17&type=Issues)

2021.5.11

([full changelog](https://github.com/ncar-xdev/jupyter-forward/compare/69debd1e535f5089c7236ce254c052d31ebf4a55...caf320d95fffcb89b623bd211a9664b98c821ff1))

- Use long host name [88](https://github.com/ncar-xdev/jupyter-forward/pull/88) ([andersy005](https://github.com/andersy005))
- Force login shell [87](https://github.com/ncar-xdev/jupyter-forward/pull/87) ([andersy005](https://github.com/andersy005))
- Bump pre-commit/action from v2.0.2 to v2.0.3 [85](https://github.com/ncar-xdev/jupyter-forward/pull/85) ([dependabot](https://github.com/dependabot))
- 🔨 Code refactoring [84](https://github.com/ncar-xdev/jupyter-forward/pull/84) ([andersy005](https://github.com/andersy005))
- 🐛 Catch SSH no authentication exception [83](https://github.com/ncar-xdev/jupyter-forward/pull/83) ([andersy005](https://github.com/andersy005))
- Use "source activate" instead of "conda activate" [82](https://github.com/ncar-xdev/jupyter-forward/pull/82) ([rsignell-usgs](https://github.com/rsignell-usgs))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ncar-xdev/jupyter-forward/graphs/contributors?from=2021-04-14&to=2021-05-12&type=c))

[andersy005](https://github.com/search?q=repo%3ANCAR%2Fjupyter-forward+involves%3Aandersy005+updated%3A2021-04-14..2021-05-12&type=Issues) | [dependabot](https://github.com/search?q=repo%3ANCAR%2Fjupyter-forward+involves%3Adependabot+updated%3A2021-04-14..2021-05-12&type=Issues) | [mnlevy1981](https://github.com/search?q=repo%3ANCAR%2Fjupyter-forward+involves%3Amnlevy1981+updated%3A2021-04-14..2021-05-12&type=Issues) | [rsignell-usgs](https://github.com/search?q=repo%3ANCAR%2Fjupyter-forward+involves%3Arsignell-usgs+updated%3A2021-04-14..2021-05-12&type=Issues)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.