Skip to content

Commit 397bc66

Browse files
authored
Merge pull request #357 from plotly/remove-binder
Remove binder
2 parents fb9de68 + 30cdfd5 commit 397bc66

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

Diff for: _includes/layouts/breadcrumb.html

-6
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,6 @@
5656
<div class="--fork">
5757
{% if page.path contains "/python/html/" %}
5858
{% assign filename = page.path | replace: "_posts/python/html/2019-07-03-", "" | replace: ".html", ".md" %}
59-
60-
<a href="{{ filename | prepend: "
61-
https://mybinder.org/v2/gh/plotly/plotly.py/doc-prod?filepath=doc%2Fpython%2F" }}" target="_blank"
62-
style="float: right; margin-left: 20px;">
63-
<img src="/all_static/images/binder_badge.svg" />
64-
</a>
6559
<a id="forklink" href="{{ filename | prepend: "https://github.com/plotly/plotly.py/edit/doc-prod/doc/python/" }}">
6660
{% elsif page.path contains "/r/md/r" %}
6761
{% assign filename = page.path | replace: "_posts/r/md/r/", "" | replace: ".md", ".Rmd" %}

Diff for: all_static/images/binder_badge.svg

-1
This file was deleted.

0 commit comments

Comments
 (0)