We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b085b52 commit 0e15acfCopy full SHA for 0e15acf
nbs/index.ipynb
@@ -17,7 +17,10 @@
17
"source": [
18
"# fastcaddy\n",
19
"\n",
20
- "> A simple python wrapper for using the caddy API"
+ "> A simple python wrapper for using the caddy API\n",
21
+ "\n",
22
+ "- skip_showdoc: true\n",
23
+ "- skip_exec: true"
24
]
25
},
26
{
nbs/test_add_sub_reverse_proxy.ipynb
@@ -5,7 +5,10 @@
5
"id": "33dfcb6a",
6
"metadata": {},
7
8
- "# Test add_sub_reverse_proxy"
+ "# Test add_sub_reverse_proxy\n",
9
10
11
12
13
14
@@ -26,8 +29,7 @@
29
27
30
"outputs": [],
28
31
- "import json\n",
- "from rich import print"
32
+ "import json"
33
34
35
0 commit comments