Skip to content

Releases: singlestore-labs/spaces-notebooks

Release v2024-11-05T14-41-19

05 Nov 14:41
ed421af
Compare
Choose a tag to compare
Notebooks modified with comments (#120)

* Notebooks modified with comments

* Notebooks modified with comments

* Notebooks modified with comments

---------

Co-authored-by: chetan thote <[email protected]>

Release v2024-10-17T13-54-36

17 Oct 13:54
aeed378
Compare
Choose a tag to compare
Load Data Notebooks modified with comments (#119)

Co-authored-by: chetan thote <[email protected]>

Release v2024-10-08T15-38-18

08 Oct 15:38
Compare
Choose a tag to compare

Release v2024-10-08T15-36-10

08 Oct 15:36
Compare
Choose a tag to compare
Fix IDs in notebook cells

Release v2024-10-08T15-31-31

08 Oct 15:31
9282d6b
Compare
Choose a tag to compare
Load Data Notebooks modified with comments (#118)

* Load Data Notebooks modified with comments

---------

Co-authored-by: chetan thote <[email protected]>
Co-authored-by: Kevin D Smith <[email protected]>

Release v2024-10-03T13-23-34

03 Oct 13:23
189f423
Compare
Choose a tag to compare
Notebook modified for Singlestore Now Raffle (#117)

Co-authored-by: chetan thote <[email protected]>

Release v2024-10-01T13-56-22

01 Oct 13:56
c5db129
Compare
Choose a tag to compare
Notebook added for Singlestore Now Raffle (#116)

Co-authored-by: chetan thote <[email protected]>

Release v2024-09-16T18-50-49

16 Sep 18:50
64e60fb
Compare
Choose a tag to compare
Added S3 placeholder notebook (#115)

* Added S3 placeholde notebook

* Added variables

---------

Co-authored-by: chetan thote <[email protected]>

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 <[email protected]>

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 <[email protected]>