Skip to content

Commit

Permalink
added link
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Neagu committed Jun 20, 2024
1 parent 4f97b31 commit 13a1006
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/boot_notebook.bash
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ cat > .jupyter_config.json <<EOF
}
EOF

# SEE https://jupyter-server.readthedocs.io/en/latest/other/full-config.html
cat > "$HOME/.jupyter/jupyter_notebook_config.py" <<EOF
c.JupyterHub.tornado_settings = {
'cookie_options': {'SameSite': 'None', 'Secure': True}
Expand Down

0 comments on commit 13a1006

Please sign in to comment.