Skip to content

Commit e1f178c

Browse files
authored
Fix redirects from old docs to stable-legacy (#456)
* fix redirects from old docs to stable-legacy amend: remove [no ci] to allow merging to main * docs: whitespace-only change to trigger CI * ci: update pip via python -m pip pip install -U pip setuptools wheel leads to an error: https://github.com/bayesflow-org/bayesflow/actions/runs/14692655483/job/41230057180?pr=449
1 parent 822ad89 commit e1f178c

File tree

84 files changed

+252
-255
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+252
-255
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Install Dependencies
4545
run: |
46-
pip install -U pip setuptools wheel
46+
python -m pip install -U pip setuptools wheel
4747
pip install .[test]
4848
4949
- name: Install JAX
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/Amortized_Point_Estimation.html"
8+
content="0; url=/stable-legacy/_examples/Amortized_Point_Estimation.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/Amortized_Point_Estimation.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/Amortized_Point_Estimation.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/Covid19_Initial_Posterior_Estimation.html"
8+
content="0; url=/stable-legacy/_examples/Covid19_Initial_Posterior_Estimation.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/Covid19_Initial_Posterior_Estimation.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/Covid19_Initial_Posterior_Estimation.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/Hierarchical_Model_Comparison_MPT.html"
8+
content="0; url=/stable-legacy/_examples/Hierarchical_Model_Comparison_MPT.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/Hierarchical_Model_Comparison_MPT.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/Hierarchical_Model_Comparison_MPT.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/Intro_Amortized_Posterior_Estimation.html"
8+
content="0; url=/stable-legacy/_examples/Intro_Amortized_Posterior_Estimation.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/Intro_Amortized_Posterior_Estimation.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/Intro_Amortized_Posterior_Estimation.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/LCA_Model_Posterior_Estimation.html"
8+
content="0; url=/stable-legacy/_examples/LCA_Model_Posterior_Estimation.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/LCA_Model_Posterior_Estimation.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/LCA_Model_Posterior_Estimation.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/Linear_ODE_system.html"
8+
content="0; url=/stable-legacy/_examples/Linear_ODE_system.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/Linear_ODE_system.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/Linear_ODE_system.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/Model_Comparison_MPT.html"
8+
content="0; url=/stable-legacy/_examples/Model_Comparison_MPT.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/Model_Comparison_MPT.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/Model_Comparison_MPT.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/Model_Misspecification.html"
8+
content="0; url=/stable-legacy/_examples/Model_Misspecification.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/Model_Misspecification.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/Model_Misspecification.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_examples/TwoMoons_Bimodal_Posterior.html"
8+
content="0; url=/stable-legacy/_examples/TwoMoons_Bimodal_Posterior.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_examples/TwoMoons_Bimodal_Posterior.html" />
10+
<link rel="canonical" href="/stable-legacy/_examples/TwoMoons_Bimodal_Posterior.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_modules/bayesflow/amortizers.html"
8+
content="0; url=/stable-legacy/_modules/bayesflow/amortizers.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_modules/bayesflow/amortizers.html" />
10+
<link rel="canonical" href="/stable-legacy/_modules/bayesflow/amortizers.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_modules/bayesflow/attention.html"
8+
content="0; url=/stable-legacy/_modules/bayesflow/attention.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_modules/bayesflow/attention.html" />
10+
<link rel="canonical" href="/stable-legacy/_modules/bayesflow/attention.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_modules/bayesflow/benchmarks.html"
8+
content="0; url=/stable-legacy/_modules/bayesflow/benchmarks.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_modules/bayesflow/benchmarks.html" />
10+
<link rel="canonical" href="/stable-legacy/_modules/bayesflow/benchmarks.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_modules/bayesflow/benchmarks/bernoulli_glm.html"
8+
content="0; url=/stable-legacy/_modules/bayesflow/benchmarks/bernoulli_glm.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_modules/bayesflow/benchmarks/bernoulli_glm.html" />
10+
<link rel="canonical" href="/stable-legacy/_modules/bayesflow/benchmarks/bernoulli_glm.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_modules/bayesflow/benchmarks/bernoulli_glm_raw.html"
8+
content="0; url=/stable-legacy/_modules/bayesflow/benchmarks/bernoulli_glm_raw.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_modules/bayesflow/benchmarks/bernoulli_glm_raw.html" />
10+
<link rel="canonical" href="/stable-legacy/_modules/bayesflow/benchmarks/bernoulli_glm_raw.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_modules/bayesflow/benchmarks/gaussian_linear.html"
8+
content="0; url=/stable-legacy/_modules/bayesflow/benchmarks/gaussian_linear.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_modules/bayesflow/benchmarks/gaussian_linear.html" />
10+
<link rel="canonical" href="/stable-legacy/_modules/bayesflow/benchmarks/gaussian_linear.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_modules/bayesflow/benchmarks/gaussian_linear_uniform.html"
8+
content="0; url=/stable-legacy/_modules/bayesflow/benchmarks/gaussian_linear_uniform.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_modules/bayesflow/benchmarks/gaussian_linear_uniform.html" />
10+
<link rel="canonical" href="/stable-legacy/_modules/bayesflow/benchmarks/gaussian_linear_uniform.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_modules/bayesflow/benchmarks/gaussian_mixture.html"
8+
content="0; url=/stable-legacy/_modules/bayesflow/benchmarks/gaussian_mixture.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_modules/bayesflow/benchmarks/gaussian_mixture.html" />
10+
<link rel="canonical" href="/stable-legacy/_modules/bayesflow/benchmarks/gaussian_mixture.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_modules/bayesflow/benchmarks/inverse_kinematics.html"
8+
content="0; url=/stable-legacy/_modules/bayesflow/benchmarks/inverse_kinematics.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_modules/bayesflow/benchmarks/inverse_kinematics.html" />
10+
<link rel="canonical" href="/stable-legacy/_modules/bayesflow/benchmarks/inverse_kinematics.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_modules/bayesflow/benchmarks/lotka_volterra.html"
8+
content="0; url=/stable-legacy/_modules/bayesflow/benchmarks/lotka_volterra.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_modules/bayesflow/benchmarks/lotka_volterra.html" />
10+
<link rel="canonical" href="/stable-legacy/_modules/bayesflow/benchmarks/lotka_volterra.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_modules/bayesflow/benchmarks/sir.html"
8+
content="0; url=/stable-legacy/_modules/bayesflow/benchmarks/sir.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_modules/bayesflow/benchmarks/sir.html" />
10+
<link rel="canonical" href="/stable-legacy/_modules/bayesflow/benchmarks/sir.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_modules/bayesflow/benchmarks/slcp.html"
8+
content="0; url=/stable-legacy/_modules/bayesflow/benchmarks/slcp.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_modules/bayesflow/benchmarks/slcp.html" />
10+
<link rel="canonical" href="/stable-legacy/_modules/bayesflow/benchmarks/slcp.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_modules/bayesflow/benchmarks/slcp_distractors.html"
8+
content="0; url=/stable-legacy/_modules/bayesflow/benchmarks/slcp_distractors.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_modules/bayesflow/benchmarks/slcp_distractors.html" />
10+
<link rel="canonical" href="/stable-legacy/_modules/bayesflow/benchmarks/slcp_distractors.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_modules/bayesflow/benchmarks/two_moons.html"
8+
content="0; url=/stable-legacy/_modules/bayesflow/benchmarks/two_moons.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_modules/bayesflow/benchmarks/two_moons.html" />
10+
<link rel="canonical" href="/stable-legacy/_modules/bayesflow/benchmarks/two_moons.html" />
1111
</head>
1212
</html>
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<!doctype html>
22
<html>
33
<head>
4-
<title>Redirecting to v1.1.6</title>
4+
<title>Redirecting to stable-legacy</title>
55
<meta charset="utf-8" />
66
<meta
77
http-equiv="refresh"
8-
content="0; url=/v1.1.6/_modules/bayesflow/computational_utilities.html"
8+
content="0; url=/stable-legacy/_modules/bayesflow/computational_utilities.html"
99
/>
10-
<link rel="canonical" href="/v1.1.6/_modules/bayesflow/computational_utilities.html" />
10+
<link rel="canonical" href="/stable-legacy/_modules/bayesflow/computational_utilities.html" />
1111
</head>
1212
</html>

0 commit comments

Comments
 (0)