Skip to content

Adopt a notebook. #483

@gsaluja9

Description

@gsaluja9

There are some notebooks in this repo which gets published to docs.
Those docs has links to open the notebooks on colab.

They may not work if opened in colab, with additional setup, files, etc.

We might need some more code cells on the lines of:

  • wget some resources.
  • pip install some extra packages
  • update as per the newer versions of API.

When opened in colab, a user who has an instance of db should be able to run through the notebook.
The list of the notebooks are as follows:
https://github.com/aperture-data/aperturedb-python/blob/develop/examples/similarity_search/similarity_search.ipynb
https://github.com/aperture-data/aperturedb-python/blob/develop/examples/loaders_101/loaders.ipynb
https://github.com/aperture-data/aperturedb-python/blob/develop/examples/loading_with_models/models.ipynb
https://github.com/aperture-data/aperturedb-python/blob/develop/examples/image_classification/pytorch_classification.ipynb

Also, the other notebooks / snippets which we do publish on docs should be tested.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions