Skip to content

Commit

Permalink
Update all packages, add new domain, and push version to v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MrShoenel committed Jan 3, 2024
1 parent 73ee8f6 commit a03cd0c
Show file tree
Hide file tree
Showing 4 changed files with 1,727 additions and 1,421 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ between versions
[**`v1.0.8`**](https://github.com/MrShoenel/metrics-as-scores/tree/v1.0.8)
and **`v2.x.x`**.

The current version is `v2.8.0`.
The current version is `v2.8.1`.

From version **`v2.x.x`** it has the following new features:

Expand All @@ -68,9 +68,9 @@ Demo.](https://user-images.githubusercontent.com/5049151/219892077-58854478-b761
------------------------------------------------------------------------

Contains the data and scripts needed for the application
**`Metrics as Scores`**, ~~check out <https://metrics-as-scores.ml/>~~
(we will set up a new domain name soon, [see
here](https://forum.infinityfree.net/t/all-ml-domains-are-down-due-to-registry-transfer/79379)).
**`Metrics as Scores`**, check out
<a href="https://mas.research.hönel.net/"
class="uri">https://mas.research.hönel.net/</a>.

This package accompanies the paper entitled “*Contextual
Operationalization of Metrics As Scores: Is My Metric Value Good?*
Expand Down Expand Up @@ -396,9 +396,9 @@ curdoc().title = "Metrics As Scores"
```

**Important**: If you modify the web application, you must always
maintain two links: one to ~~<https://metrics-as-scores.ml/>~~ (new
domain name coming soon) and one to this repository, that is,
<https://github.com/MrShoenel/metrics-as-scores>.
maintain two links: one to <a href="https://mas.research.hönel.net/"
class="uri">https://mas.research.hönel.net/</a> and one to this
repository, that is, <https://github.com/MrShoenel/metrics-as-scores>.

# References

Expand Down
4 changes: 2 additions & 2 deletions README.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ From version **`v2.x.x`** it has the following new features:

-----------------

Contains the data and scripts needed for the application __`Metrics as Scores`__, ~~check out <https://metrics-as-scores.ml/>~~ (we will set up a new domain name soon, [see here](https://forum.infinityfree.net/t/all-ml-domains-are-down-due-to-registry-transfer/79379)).
Contains the data and scripts needed for the application __`Metrics as Scores`__, check out <https://mas.research.hönel.net/>.

```{python}
#| echo: false
Expand Down Expand Up @@ -347,7 +347,7 @@ If you want to change the title of the application, you will have to modify the
curdoc().title = "Metrics As Scores"
```

**Important**: If you modify the web application, you must always maintain two links: one to ~~<https://metrics-as-scores.ml/>~~ (new domain name coming soon) and one to this repository, that is, <https://github.com/MrShoenel/metrics-as-scores>.
**Important**: If you modify the web application, you must always maintain two links: one to <https://mas.research.hönel.net/> and one to this repository, that is, <https://github.com/MrShoenel/metrics-as-scores>.



Expand Down
Loading

0 comments on commit a03cd0c

Please sign in to comment.