Skip to content

Commit 418cdd0

Browse files
committed
Publishing Site numpy.org at 03c1d9e1e78cc9fc5d2ef86f6c7d1ea989810a06 on Thu Jul 22 19:30:33 UTC 2021
1 parent 4917f0a commit 418cdd0

3 files changed

Lines changed: 209 additions & 64 deletions

File tree

config.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,24 @@ params:
2323

2424
shell:
2525
title: placeholder
26+
27+
promptlabel: interactive shell prompt
28+
29+
button:
30+
- label: Enables the interactive tutorial shell
31+
text: Enable
32+
33+
shellcontent:
34+
intro:
35+
- title: Try NumPy
36+
text: Enable the interactive shell
37+
38+
loading:
39+
- title: While we wait...
40+
text: Launching container on mybinder.org...
41+
42+
docslink: Don't forget to check out the <a href="https://numpy.org/doc/stable" target="_blank">docs</a>.
43+
2644
casestudies:
2745
title: CASE STUDIES
2846
features:

0 commit comments

Comments
 (0)