Skip to content

Commit 2efdcb8

Browse files
authored
Update README.md
1 parent 9c582f7 commit 2efdcb8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

IndustrialStatistics/README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
![Python](https://github.com/gedeck/mistat-code-solutions/actions/workflows/run-notebooks.yml/badge.svg)
2-
32
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/gedeck/mistat-code-solutions/binder-industrial-statistics)
4-
3+
<a href="https://colab.research.google.com/github/gedeck/mistat-code-solutions/blob/main/IndustrialStatistics/notebooks/index.ipynb" target="_parent"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a>
54

65
# Code repository
76
<table>
@@ -55,7 +54,9 @@ for installation from the Python package index [https://pypi.org/project/mistat/
5554
The `mistat` packages is maintained in a GitHub repository at [https://github.com/gedeck/mistat](https://github.com/gedeck/mistat).
5655

5756
# Try the code
58-
You can explore the code on <a href="https://mybinder.org/v2/gh/gedeck/mistat-code-solutions/binder-industrial-statistics?labpath=IndustrialStatistics%2Fnotebooks%2Findex.ipynb" target="_blank">Binder <img src="https://mybinder.org/badge_logo.svg"></a>.
57+
You can explore the code on
58+
- <a href="https://colab.research.google.com/github/gedeck/mistat-code-solutions/blob/main/IndustrialStatistics/notebooks/index.ipynb" target="_parent">Colab <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a>
59+
- <a href="https://mybinder.org/v2/gh/gedeck/mistat-code-solutions/binder-industrial-statistics?labpath=IndustrialStatistics%2Fnotebooks%2Findex.ipynb" target="_blank">Binder <img src="https://mybinder.org/badge_logo.svg"></a>.
5960

6061

6162

0 commit comments

Comments
 (0)