Skip to content

Instantly share code, notes, and snippets.

@bollwyvl
Created November 23, 2020 13:36
Show Gist options
  • Save bollwyvl/0895170eb2a6f40a2991211a8f0ce559 to your computer and use it in GitHub Desktop.
Save bollwyvl/0895170eb2a6f40a2991211a8f0ce559 to your computer and use it in GitHub Desktop.
op ┃ section_name ┃ path ┃ old_value ┃ new_value
━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
stage │ │ │ │ before-init
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
patch │ │ io.open │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
patch │ │ BaseJSONConfigManager.get │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
stage │ │ │ │ before-constructor
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
stage │ │ │ │ after-constructor
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
get │ jupyter_server_config │ /etc/jupyter │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
got │ jupyter_server_config │ /etc/jupyter │ │ {}
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
get │ jupyter_server_config │ /usr/local/etc/jupyter │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
got │ jupyter_server_config │ /usr/local/etc/jupyter │ │ {}
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
get │ jupyter_server_config │ $SYS_PREFIX/etc/jupyter │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
open │ $SYS_PREFIX/etc/jupyter/jupyter_server_config.d │ jupyterlab.json │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
open │ $SYS_PREFIX/etc/jupyter/jupyter_server_config.d │ nbclassic.json │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
open │ $SYS_PREFIX/etc/jupyter/jupyter_server_config.d │ voila.json │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
got │ jupyter_server_config │ $SYS_PREFIX/etc/jupyter │ │ {
│ │ │ │ "ServerApp": {
│ │ │ │ "jpserver_extensions": {
│ │ │ │ "jupyterlab": true,
│ │ │ │ "nbclassic": true,
│ │ │ │ "voila.server_extension": true
│ │ │ │ }
│ │ │ │ }
│ │ │ │ }
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
get │ jupyter_server_config │ $HOME/.jupyter │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
got │ jupyter_server_config │ $HOME/.jupyter │ │ {}
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
get │ page_config │ /etc/jupyter/labconfig │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
got │ page_config │ /etc/jupyter/labconfig │ │ {}
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
get │ page_config │ /usr/local/etc/jupyter/labconfig │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
got │ page_config │ /usr/local/etc/jupyter/labconfig │ │ {}
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
get │ page_config │ $SYS_PREFIX/etc/jupyter/labconfig │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
got │ page_config │ $SYS_PREFIX/etc/jupyter/labconfig │ │ {}
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
get │ page_config │ $HOME/.jupyter/labconfig │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
got │ page_config │ $HOME/.jupyter/labconfig │ │ {}
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
get │ jupyter_notebook_config │ $HOME/.jupyter │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
got │ jupyter_notebook_config │ $HOME/.jupyter │ │ {}
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
get │ jupyter_notebook_config │ /etc/jupyter │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
got │ jupyter_notebook_config │ /etc/jupyter │ │ {}
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
get │ jupyter_notebook_config │ /usr/local/etc/jupyter │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
got │ jupyter_notebook_config │ /usr/local/etc/jupyter │ │ {}
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
get │ jupyter_notebook_config │ $SYS_PREFIX/etc/jupyter │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
open │ $SYS_PREFIX/etc/jupyter/jupyter_notebook_config.d │ jupyterlab.json │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
open │ $SYS_PREFIX/etc/jupyter/jupyter_notebook_config.d │ voila.json │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
got │ jupyter_notebook_config │ $SYS_PREFIX/etc/jupyter │ │ {
│ │ │ │ "NotebookApp": {
│ │ │ │ "nbserver_extensions": {
│ │ │ │ "jupyterlab": true,
│ │ │ │ "voila.server_extension": true
│ │ │ │ }
│ │ │ │ }
│ │ │ │ }
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
get │ jupyter_notebook_config │ $HOME/.jupyter │ │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
got │ jupyter_notebook_config │ $HOME/.jupyter │ │ {}
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
change │ kernel_spec_manager │ ServerApp │ │ <jupyter_client.kernelspec.KernelSpecManager object at
│ │ │ │ 0x7f49c8351e50>
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
change │ ssl_options │ ServerApp │ {} │
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
stage │ │ │ │ after-init
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
stage │ │ │ │ started
────────┼───────────────────────────────────────────────────┼───────────────────────────────────┼───────────┼────────────────────────────────────────────────────────────
stage │ │ │ │ done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment