Documentation
¶
Index ¶
Constants ¶
View Source
const WellKnownHealthPath = "/.well-known/health"
Variables ¶
This section is empty.
Functions ¶
func Jupyter ¶ added in v0.2.8
VSCode web edition makes cors request to /hub/api endpoint in order to determine if the backend api is a JupyterHub or JupyterLab/JupyterServer
If the Access-Control-Allow-Origin header is absent, the request will not make through. Here we add this header to make VSCode web happy
Tested on: - github.dev - vscode.dev - insider.vscode.dev
Needs to have Jupyter extension installed
func ReverseProxy ¶ added in v0.1.9
Types ¶
type AugmentedHandler ¶
Click to show internal directories.
Click to hide internal directories.