Refreshes Retype-generated documentation.
Process triggered by nbats.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.0.3.741276664041">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.0.3.741284124310">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.0.3">
|
||||
@@ -31,11 +31,11 @@
|
||||
<script>(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
|
||||
|
||||
<link href="../static/favicon.ico" rel="icon" />
|
||||
<link href="../resources/css/retype.css?v=3.0.3.741276664041" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=3.0.3.741284124310" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.741276664041" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.741284124310" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/retype.js?v=3.0.3" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.741276664041" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.741284124310" data-turbo-eval="false" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
|
||||
@@ -180,7 +180,7 @@
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://fmhy.pages.dev/base64/#free-courses-by-xemu">Free Courses by Xemu</a></strong> - Programming Course Drives</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.phind.com/">Phind</a></strong> - Developer Q&A AI</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://fmhy.pages.dev/readingpiracyguide/#programming-sites">Programming Book Sites</a></strong> - Read / Download Programming Books</li>
|
||||
<li><a href="https://github.com/PanXProject/awesome-certificates">Awesome Certificates</a> - Dev Courses Index</li>
|
||||
<li><a href="https://github.com/PanXProject/awesome-certificates">Awesome Certificates</a> or <a href="https://www.learndev.info/en">Awesome Learning Dev</a> - Dev Course Indexes</li>
|
||||
<li><a href="https://dzone.com/">DZone</a> - Developer Tutorials</li>
|
||||
<li><a href="https://developers.redhat.com/">RedHat</a> - Development Tutorials</li>
|
||||
<li><a href="https://dev.tube/">Dev.tube</a> - Developer Talks</li>
|
||||
@@ -600,7 +600,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
|
||||
<li><a href="https://www.tensorflow.org/">TensorFlow</a> - Create Machine Learning Models</li>
|
||||
<li><a href="https://github.com/gunnarmorling/awesome-opensource-data-engineering">Awesome Opensource Data Engineering</a> - Open Source Data Engineering Projects</li>
|
||||
<li><a href="https://github.com/jina-ai/clip-as-service">CLIP-as-service</a> - Embed Images / Sentences via CLIP Models</li>
|
||||
<li><a href="https://www.catalyzex.com/">Catalyzex</a> or <a href="https://paperswithcode.com/">PapersWithCode</a> - Search Machine Learning Models / Papers</li>
|
||||
<li><a href="https://www.catalyzex.com/">Catalyzex</a>, <a href="https://feedly.com/ai">Feedly AI</a> or <a href="https://paperswithcode.com/">PapersWithCode</a> - Search Machine Learning Models / Papers</li>
|
||||
<li><a href="https://www.openml.org/">OpenML</a> or <a href="https://huggingface.co/">Hugging Face</a> - Machine Learning Datasets</li>
|
||||
<li><a href="https://kobra.dev/">Kobra</a> - Visual Programming Language for Machine Learning</li>
|
||||
<li><a href="https://dvc.org/">DVC</a> - Machine Learning Version Control</li>
|
||||
|
||||
Reference in New Issue
Block a user