Skip to content

Conversation

minrk
Copy link
Member

@minrk minrk commented Dec 13, 2016

  • clearer description of defaults in help output for token
  • show how to get the token on the login page
  • add details about token auth to the security doc

closes #1944

@minrk minrk added this to the 4.3.1 milestone Dec 13, 2016
@takluyver
Copy link
Member

The JS tests seem to be getting worse and worse. Restarted...

@takluyver takluyver merged commit 6ee0164 into jupyter:master Dec 13, 2016
@minrk minrk deleted the token-docs branch December 14, 2016 14:37
minrk pushed a commit that referenced this pull request Dec 14, 2016
- clearer description of defaults in help output for token
- show how to get the token on the login page
- add details about token auth to the security doc

closes  1944

Signed-off-by: Min RK <benjaminrk@gmail.com>
SergeyZh pushed a commit to JetBrains/intellij-community that referenced this pull request Dec 23, 2016
Supported token authentication, thanks to jupyter/notebook#1972 Jupyter now has documentation so we know how it's supposed to be used
Also do not allow to specify host/port which is already in use so we do not have weird behaviour where jupyter started on different port
Do not wipe code output out if we failed to connect/start kernel
SergeyZh pushed a commit to JetBrains/intellij-community that referenced this pull request Dec 28, 2016
Supported token authentication, thanks to jupyter/notebook#1972 Jupyter now has documentation so we know how it's supposed to be used
Also do not allow to specify host/port which is already in use so we do not have weird behaviour where jupyter started on different port
Do not wipe code output out if we failed to connect/start kernel

(cherry picked from commit 62e1777)
SergeyZh pushed a commit to JetBrains/intellij-community that referenced this pull request Dec 28, 2016
Supported token authentication, thanks to jupyter/notebook#1972 Jupyter now has documentation so we know how it's supposed to be used
Also do not allow to specify host/port which is already in use so we do not have weird behaviour where jupyter started on different port
Do not wipe code output out if we failed to connect/start kernel

(cherry picked from commit 62e1777)

(cherry picked from commit f4d24dd)
ktisha added a commit to JetBrains/intellij-ipnb that referenced this pull request Dec 13, 2018
Supported token authentication, thanks to jupyter/notebook#1972 Jupyter now has documentation so we know how it's supposed to be used
Also do not allow to specify host/port which is already in use so we do not have weird behaviour where jupyter started on different port
Do not wipe code output out if we failed to connect/start kernel
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Opening notebook on Chrome (Mac) asks for unknown password

2 participants