Skip to content

Commit cbb6305

Browse files
authored
Merge pull request #43 from python-project-templates/tkp/binder
Remove binder link except from jupyter
2 parents 6c9fe61 + f39dcf6 commit cbb6305

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

cpp/README.md.jinja

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
[![codecov](https://codecov.io/gh/{{github}}/{{project_name_formatted}}/branch/main/graph/badge.svg)](https://codecov.io/gh/{{github}}/{{project_name_formatted}})
77
[![License](https://img.shields.io/github/license/{{github}}/{{project_name_formatted}})](https://github.com/{{github}}/{{project_name_formatted}})
88
[![PyPI](https://img.shields.io/pypi/v/{{project_name_formatted}}.svg)](https://pypi.python.org/pypi/{{project_name_formatted}})
9-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/{{github}}/{{project_name_formatted}}/main?urlpath=lab)
109

1110
## Overview
1211

js/README.md.jinja

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
[![codecov](https://codecov.io/gh/{{github}}/{{project_name_formatted}}/branch/main/graph/badge.svg)](https://codecov.io/gh/{{github}}/{{project_name_formatted}})
77
[![License](https://img.shields.io/github/license/{{github}}/{{project_name_formatted}})](https://github.com/{{github}}/{{project_name_formatted}})
88
[![PyPI](https://img.shields.io/pypi/v/{{project_name_formatted}}.svg)](https://pypi.python.org/pypi/{{project_name_formatted}})
9-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/{{github}}/{{project_name_formatted}}/main?urlpath=lab)
109

1110
## Overview
1211

python/README.md.jinja

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
[![codecov](https://codecov.io/gh/{{github}}/{{project_name_formatted}}/branch/main/graph/badge.svg)](https://codecov.io/gh/{{github}}/{{project_name_formatted}})
77
[![License](https://img.shields.io/github/license/{{github}}/{{project_name_formatted}})](https://github.com/{{github}}/{{project_name_formatted}})
88
[![PyPI](https://img.shields.io/pypi/v/{{project_name_formatted}}.svg)](https://pypi.python.org/pypi/{{project_name_formatted}})
9-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/{{github}}/{{project_name_formatted}}/main?urlpath=lab)
109

1110
## Overview
1211

rust/README.md.jinja

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
[![codecov](https://codecov.io/gh/{{github}}/{{project_name_formatted}}/branch/main/graph/badge.svg)](https://codecov.io/gh/{{github}}/{{project_name_formatted}})
77
[![License](https://img.shields.io/github/license/{{github}}/{{project_name_formatted}})](https://github.com/{{github}}/{{project_name_formatted}})
88
[![PyPI](https://img.shields.io/pypi/v/{{project_name_formatted}}.svg)](https://pypi.python.org/pypi/{{project_name_formatted}})
9-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/{{github}}/{{project_name_formatted}}/main?urlpath=lab)
109

1110
## Overview
1211

0 commit comments

Comments
 (0)