Skip to content

Jupyter-O2 1.1.0

Compare
Choose a tag to compare
@aaronkollasch aaronkollasch released this 25 Oct 20:56
· 21 commits to main since this release
1.1.0
b654abc

Jupyter-O2 detects and responds to Duo two-factor authentication
prompts automatically, requesting a Duo push by default.
This means that the arguments --2fa --2fa-code 1 are no longer
required to use two-factor authentication; --2fa now has no effect.

Added:

  • Automatic detection and handling of 2FA prompts #10
  • More error messages in case of job submission errors #11
  • Interactive mode for responding to 2FA prompt #2