distributed icon indicating copy to clipboard operation
distributed copied to clipboard

Allow all hosts in jupyter-server-proxy

Open jasonkena opened this issue 3 years ago • 2 comments

Allows the dashboard for remote workers on the bokeh info page to function by modifying host_allowlist.

This solves the error Host 'xxx' is not allowed. See https://jupyter-server-proxy.readthedocs.io/en/latest/arbitrary-ports-hosts.html for info.

  • [ ] Tests added / passed
  • [ ] Passes pre-commit run --all-files

jasonkena avatar Aug 29 '22 04:08 jasonkena

Can one of the admins verify this patch?

Admins can comment ok to test to allow this one PR to run or add to allowlist to allow all future PRs from the same author to run.

GPUtester avatar Aug 29 '22 04:08 GPUtester

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

       15 files  ±0         15 suites  ±0   6h 48m 0s :stopwatch: + 5m 57s   3 086 tests ±0    3 001 :heavy_check_mark: ±0    84 :zzz: ±0  1 :x: ±0  22 834 runs  ±0  21 848 :heavy_check_mark: ±0  985 :zzz: ±0  1 :x: ±0 

For more details on these failures, see this check.

Results for commit 64410d95. ± Comparison against base commit bfc5cfea.

github-actions[bot] avatar Sep 01 '22 21:09 github-actions[bot]