dask / dask/dask-labextension

Docs about CORS: Accessing a cloud-local dask cluster as a JupyterHub user

Open
#41 13 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
329
Forks
67
PR merge metrics
No merged PRs in 30d

Description

I hoped that the #34 #31 should accomplish something allowing me to use this extension in a way that allowed me to write a scheduler URL that is only accessible from the jupyter server but not from the browser client.

For example, in a terminal in the jupyter server made available through a JupyterHub, I can `wget` to `http://dask-scheduler.dask:8787`, but from the browser, I cant access that URL. It is only available in the local network of the Jupyter server.

## Question

Was this supposed to work after #31 #34, or were those PRs not meant to accomplish this as I hoped they were with a lack for a proper understanding.

![image](https://user-images.githubusercontent.com/3837114/50600745-6a2fdd00-0eb2-11e9-99e0-9af0d2f31713.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.