Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit140db0e

Browse files
authored
Merge pull request#395 from plotly/remove-markprompt
Remove markprompt chatbot
2 parents5e026d6 +5330738 commit140db0e

File tree

4 files changed

+0
-544
lines changed

4 files changed

+0
-544
lines changed

‎_includes/layouts/_footer-main.html‎

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ <h6 style="color:#EF553B" class="--footer-heading">Support</h6>&#x9;&#x9;&#x9;
7575
</article>
7676
</div>
7777
</div>
78-
<divid="markprompt"/>
7978
</section>
8079
</footer>
8180

@@ -229,12 +228,5 @@ <h6 style="color:#EF553B" class="--footer-heading">Support</h6>&#x9;&#x9;&#x9;
229228
<scriptsrc="/all_static/javascripts/highlight/julia.min.js"></script>
230229
<scriptsrc="/all_static/javascripts/highlight.line-numbers.js"></script>
231230

232-
233-
234-
{% if page.language == "python" %}
235-
<scriptsrc="/all_static/javascripts/chatbot.js"type="module"></script>
236-
<scripttype="module"src="https://esm.sh/@markprompt/web@0.24.0/init"></script>
237-
{% endif %}
238-
239231
{% if page.language != "python" %}
240232
{% endif %}

‎_includes/layouts/head.html‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
<linkrel="stylesheet"href="https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"crossorigin="anonymous">
2727
<scriptsrc="https://stackpath.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"crossorigin="anonymous"></script>
2828

29-
<linkhref="https://esm.sh/@markprompt/css@0.18.0?css"rel="stylesheet"/>
30-
<linkhref="/all_static/css/markprompt.css"rel="stylesheet"/>
3129
{% if page.layout == "base" %} {% if page.language != "python" %}
3230
<!-- code highlighting -->
3331
<!-- <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.8.0/highlight.min.js"></script>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp