Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Soma Dhavala committed Jun 20, 2024
1 parent 0262533 commit 4bd1635
Show file tree
Hide file tree
Showing 38 changed files with 72 additions and 72 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b85f092d
4d999544
2 changes: 1 addition & 1 deletion assignments/a-b-testing.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion assignments/deploy-label-studio.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion assignments/deploy-mlflow-rest.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion assignments/dvc.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion assignments/kedro-hooks.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion assignments/kedro-pipelines.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion assignments/kedro.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion assignments/mlflow.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion assignments/ood.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion assignments/r4-read.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion assignments/r4-recall.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion assignments/r4-replace.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion assignments/r4-replay.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion courses-fullstack-semester.html
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@ <h3 class="anchored" data-anchor-id="suggested-schedule-wip">Suggested Schedule
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion courses.html
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ <h1 class="title">Courses</h1>
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ <h1 class="unnumbered">Welcome</h1><p><img src="mlops-logo.png" title="MLOps: No
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ <h1 class="title"><span id="sec-intro" class="quarto-section-identifier">Introdu
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion practice.html
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion practice/code-r4.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion preface.html
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ <h3 class="anchored" data-anchor-id="disclaimer">Disclaimer</h3>
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion principles.html
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion principles/breadth-first.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion principles/systems-first.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion principles/vocab.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion projects/nl2sql.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion projects/tabular.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
});
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("https:\/\/mlsquare\.io\/mlops");
var filterRegex = new RegExp("https:\/\/mlsquare\.github\.io\/mlops");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion robots.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Sitemap: https://mlsquare.io/mlops/sitemap.xml
Sitemap: https://mlsquare.github.io/mlops/sitemap.xml
Loading

0 comments on commit 4bd1635

Please sign in to comment.