Skip to content

Releases: singlestore-labs/spaces-notebooks

Release v2024-09-10T14-12-11

10 Sep 14:12
ae48bdb
Compare
Choose a tag to compare
Adding Basic Query Examples Notebook (#114)

* Create meta.toml

* Update meta.toml

* Delete notebooks/basic-queries-examples directory

* Create meta.toml

* Add files via upload

* Add files via upload

* Add files via upload

* Added basic query examples notebook

---------

Co-authored-by: Akriti Upadhyay <aupadhyay@Akritis-MacBook-Pro.local>

Release v2024-09-03T14-33-42

03 Sep 14:33
66440ce
Compare
Choose a tag to compare
Error fix (#113)

* Error fix

Removed duplicate os.environ["OPENAI_API_KEY"] =

Moved imports above class definition to fix error that came from calling beofre importing.

* Update notebook.ipynb

---------

Co-authored-by: Kevin D Smith <kevin.smith@octobergray.com>

Release v2024-09-03T14-18-46

03 Sep 14:18
d4b6bb5
Compare
Choose a tag to compare
Modified notebook to load data Faster (#112)

Co-authored-by: chetan thote <chetan@chetans-MacBook-Pro.local>

Release v2024-09-03T14-17-40

03 Sep 14:17
98c94bc
Compare
Choose a tag to compare
Changing to highlight wait time for pipeline in the load notebook (#111)

* Changing to highlight wait time for pipeline

* Update notebook.ipynb

---------

Co-authored-by: Kevin D Smith <kevin.smith@octobergray.com>

Release v2024-08-27T15-11-06

27 Aug 15:11
e4ed596
Compare
Choose a tag to compare
Getting Started with SingleStore (#110)

* Create meta.toml

* Create notebook.ipynb

* Update meta.toml

* Update meta.toml

* Update meta.toml

* Update meta.toml

* Update meta.toml

* Update notebook.ipynb

* Update notebook.ipynb

* Update notebook.ipynb

* Update meta.toml

---------

Co-authored-by: Kevin D Smith <kevin.smith@octobergray.com>

Release v2024-08-21T14-33-39

21 Aug 14:33
Compare
Choose a tag to compare

Release v2024-08-12T15-16-49

12 Aug 15:16
Compare
Choose a tag to compare

Release v2024-08-12T15-16-13

12 Aug 15:16
Compare
Choose a tag to compare

Release v2024-08-12T15-15-09

12 Aug 15:15
Compare
Choose a tag to compare

Release v2024-08-09T12-53-00

09 Aug 12:53
830b420
Compare
Choose a tag to compare
Tag installed packages (#107)

* Tag installed packages

* Update pre-commit

* Tag pip imports

* Fix mypy

* More pip install updates

* More pinned packages