Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nanne-aben committed Oct 4, 2023
1 parent f3d6d0e commit 824be65
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,13 @@ pip install "typedspark[pyspark]"

https://github.com/kaiko-ai/typedspark/assets/47976799/e6f7fa9c-6d14-4f68-baba-fe3c22f75b67

You can find the corresponding code [here](https://github.com/kaiko-ai/docs/videos/ide.ipynb).
You can find the corresponding code [here](docs/videos/ide.ipynb).

### Jupyter / Databricks notebooks demo

https://github.com/kaiko-ai/typedspark/assets/47976799/39e157c3-6db0-436a-9e72-44b2062df808

You can find the corresponding code [here](https://github.com/kaiko-ai/docs/videos/notebook.ipynb).
You can find the corresponding code [here](docs/videos/notebook.ipynb).

## FAQ

Expand Down
4 changes: 2 additions & 2 deletions docs/source/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ By default, ``typedspark`` does not list ``pyspark`` as a dependency, since many
Demo videos
===========

* IDE demo: `video <https://github.com/kaiko-ai/typedspark/assets/47976799/e6f7fa9c-6d14-4f68-baba-fe3c22f75b67>`_ and `code <https://github.com/kaiko-ai/docs/videos/ide.ipynb>`_.
* Jupyter / Databricks Notebook demo: `video <https://github.com/kaiko-ai/typedspark/assets/47976799/39e157c3-6db0-436a-9e72-44b2062df808>`_ and `code <https://github.com/kaiko-ai/docs/videos/notebook.ipynb>`_.
* IDE demo: `video <https://github.com/kaiko-ai/typedspark/assets/47976799/e6f7fa9c-6d14-4f68-baba-fe3c22f75b67>`_ and `code <https://github.com/kaiko-ai/blob/main/docs/videos/ide.ipynb>`_.
* Jupyter / Databricks Notebook demo: `video <https://github.com/kaiko-ai/typedspark/assets/47976799/39e157c3-6db0-436a-9e72-44b2062df808>`_ and `code <https://github.com/kaiko-ai/blob/main/docs/videos/notebook.ipynb>`_.

FAQ
===
Expand Down

0 comments on commit 824be65

Please sign in to comment.