-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathnbviewer.yaml
More file actions
31 lines (27 loc) · 961 Bytes
/
nbviewer.yaml
File metadata and controls
31 lines (27 loc) · 961 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
replicas: 3
image: jupyter/nbviewer:a53d108
memcached:
config:
memoryLimit: 1600
resources:
requests:
cpu: 100m
memory: 2Gi
limits:
cpu: 500m
memory: 2Gi
nbviewer:
extraArgs:
- "--cache-expiry-min=3600"
- "--cache-expiry-max=14400"
- "--content-security-policy=connect-src *" # https://github.com/jupyter/nbviewer/issues/797
- "--jupyter-js-widgets-version=2.1" # https://github.com/jupyter/nbviewer/issues/818
- "--jupyter-widgets-html-manager-version=0.15" # https://github.com/jupyter/nbviewer/issues/818
- >-
--NBViewer.extra_head_html=
<script defer data-domain="nbviewer.org" src="https://plausible.io/js/script.file-downloads.outbound-links.js"></script>
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
statuspage:
enabled: true
pageId: fzcq6v7wcg65
metricId: rfcg9djxtg6n