Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve SparkR library load #436

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
3 changes: 1 addition & 2 deletions docs/source/api/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ API Documentation
spatial-functions
spatial-indexing
spatial-predicates
spatial-aggregations
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@a0x8o why are these pages removed from docs?

raster-functions
spatial-aggregations
8 changes: 8 additions & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,16 @@

.. image:: images/mosaic_logo.png
:alt: mosaic
<<<<<<< HEAD
:align: left
|
.. image:: https://badge.fury.io/py/databricks-mosaic.svg
:target: https://badge.fury.io/py/databricks-mosaic
:alt: PyPI Version
=======
:class: mosaic-logo

>>>>>>> databrickslabs-main

.. container:: package_health

Expand Down
564 changes: 230 additions & 334 deletions docs/source/usage/grid-indexes.ipynb

Large diffs are not rendered by default.

Loading
Loading