question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

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

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:2
  • Comments:13 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
davclarkcommented, Apr 29, 2020

I’m putting together a tutorial right now - adapted from dask/dask-tutorial and focused more on the kind of use-case discussed here (for my purposes, running single-machine Dask via Gigantum on Digital Ocean). I will digest the contents of this issue there, but it seems this isn’t quite documented anywhere. Is there a place that it should be documented?

2reactions
jacobtomlinsoncommented, Jan 21, 2020

@mangecoeur that is correct.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Integration with Dask - JupyterHub on Hadoop
Dask is a powerful and flexible tool for scaling Python analytics across a cluster. Dask works out-of-the-box with JupyterHub, but there are several...
Read more >
Interactive Use - Dask-Jobqueue
Dask -jobqueue is most often used for interactive processing using tools like IPython or Jupyter notebooks. This page provides instructions on how to...
Read more >
Untitled
... /jp/articles/access-management-reference-architecture/ 2022-12-21 monthly ... monthly https://www.infoq.com/jp/articles/kubernetes-multicluster-comms/ ...
Read more >
15.xml - jsDelivr
... https://www.jsdelivr.com/package/npm/chrome-manifest-webpack-plugin monthly https://www.jsdelivr.com/package/npm/chrome-measure-user-perf monthly ...
Read more >
Deploy Dask Gateway with JupyterHub on Kubernetes
I assume to start from a Kubernetes cluster already running and ... to proxy dask-gateway through JupyterHub so the users can access the ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found