Skip to content

Commit

Permalink
Deployed 30fff7c with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 5, 2024
1 parent e7307ca commit eed7a56
Show file tree
Hide file tree
Showing 5 changed files with 1,066 additions and 1,042 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@ <h2 id="installation">Installation<a class="headerlink" href="#installation" tit
</code></pre></div>
<h3 id="extra-installation">Extra Installation<a class="headerlink" href="#extra-installation" title="Permanent link">#</a></h3>
<p>If you're looking to use <strong><code>browsr</code></strong> on remote file systems, like GitHub or AWS S3, you'll need to install the <code>remote</code> extra.
If you'd like to browse parquet files, you'll need to install the <code>parquet</code> extra. Or, even simpler,
If you'd like to browse parquet / feather files, you'll need to install the <code>data</code> extra. Or, even simpler,
you can install the <code>all</code> extra to get all the extras.</p>
<div class="highlight"><pre><span></span><code><a id="__codelineno-1-1" name="__codelineno-1-1" href="#__codelineno-1-1"></a>pipx<span class="w"> </span>install<span class="w"> </span><span class="s2">&quot;browsr[all]&quot;</span>
</code></pre></div>
Expand Down
Loading

0 comments on commit eed7a56

Please sign in to comment.