Spaces:
Running
Running
Usage instructions
Browse files- index.html +2 -2
index.html
CHANGED
@@ -12,9 +12,9 @@
|
|
12 |
<p>Not sure how to set this manually (push_to_hub does not seem to work for tool classes) so:</p>
|
13 |
<p> Copy the contents of:<p>
|
14 |
<a href="https://huggingface.co/spaces/LecJackS/wolfram-alpha-query/blob/main/wolfram-alpha-tool">https://huggingface.co/spaces/LecJackS/wolfram-alpha-query/blob/main/wolfram-alpha-tool</a>
|
15 |
-
https://huggingface.co/spaces/LecJackS/wolfram-alpha-query/blob/main/wolfram-alpha-tool
|
16 |
|
17 |
-
<h1>Usage:</h1>
|
|
|
18 |
<code>
|
19 |
CFG_appid = WOLFRAM_API_KEY<br>
|
20 |
<a href="https://products.wolframalpha.com/simple-api/documentation">https://products.wolframalpha.com/simple-api/documentation</a>
|
|
|
12 |
<p>Not sure how to set this manually (push_to_hub does not seem to work for tool classes) so:</p>
|
13 |
<p> Copy the contents of:<p>
|
14 |
<a href="https://huggingface.co/spaces/LecJackS/wolfram-alpha-query/blob/main/wolfram-alpha-tool">https://huggingface.co/spaces/LecJackS/wolfram-alpha-query/blob/main/wolfram-alpha-tool</a>
|
|
|
15 |
|
16 |
+
<h1>Usage instructions:</h1>
|
17 |
+
<h3>Save WolframAlpha API key:</h3>
|
18 |
<code>
|
19 |
CFG_appid = WOLFRAM_API_KEY<br>
|
20 |
<a href="https://products.wolframalpha.com/simple-api/documentation">https://products.wolframalpha.com/simple-api/documentation</a>
|