We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4917f0a commit 418cdd0Copy full SHA for 418cdd0
3 files changed
config.yaml
@@ -23,6 +23,24 @@ params:
23
24
shell:
25
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
44
casestudies:
45
title: CASE STUDIES
46
features:
0 commit comments