Skip to content

Commit

Permalink
Deployed abc6198 to 1.1 with MkDocs 1.6.1 and mike 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
azory-ydata committed Jan 30, 2025
1 parent 22db034 commit 9746f46
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 1.1/sdk/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3297,7 +3297,7 @@
<h1>Overview</h1>

<p><a href="https://pypi.org/project/ydata-fabric-sdk"><img alt="pypi" src="https://img.shields.io/pypi/v/ydata-fabric-sdk" /></a>
<img alt="Pythonversion" src="https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10-blue" />
<img alt="Pythonversion" src="https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12-blue" />
<a href="https://pepy.tech/project/ydata-fabric-sdk"><img alt="downloads" src="https://pepy.tech/badge/ydata-fabric-sdk/month" /></a></p>
<p><img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=08dac575-f8f7-47d1-ad7d-58541aecd025" /></p>
<p>The <em>Fabric SDK</em> is an ecosystem of methods that allows users to, through a python interface, adopt data development focused on improving the quality of the data.
Expand Down
2 changes: 1 addition & 1 deletion 1.1/sdk/installation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3353,7 +3353,7 @@ <h1>Installation</h1>
<p>YData SDK is generally available through both Pypi and Conda allowing an easy process of installation. This experience allows combining YData SDK with other packages such as Pandas, Numpy or Scikit-Learn.</p>
<p>YData SDK is available for the public through a token-based authentication system. If you don’t have one yet, you can get your free license key during the installation process. You can check what features are available in the free version here.</p>
<h2 id="installing-the-package">Installing the package</h2>
<p>YData SDK supports python versions bigger than python 3.8, and can be installed in Windows, Linux or MacOS operating systems.</p>
<p>YData SDK supports python versions bigger than python 3.10, and can be installed in Windows, Linux or MacOS operating systems.</p>
<p>Prior to the package installation, it is recommended the creation of a virtual or conda environment:</p>
<div class="tabbed-set tabbed-alternate" data-tabs="1:1"><input checked="checked" id="__tabbed_1_1" name="__tabbed_1" type="radio" /><div class="tabbed-labels"><label for="__tabbed_1_1">pyenv</label></div>
<div class="tabbed-content">
Expand Down
2 changes: 1 addition & 1 deletion 1.1/search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 9746f46

Please sign in to comment.