Data Notebooks
Working with Google Colab
Go to: https://colab.research.google.com/, click on + New Notebook
and install pixeltable
%pip install pixeltable
import pixeltable as pxt
Learn how to get started with Pixetable Basics.
Working with Kaggle
Go to: https://kaggle.com/, Sign in
, Click create
, New Notebook
and follow the above installation steps.
Working with Deepnote
Go to: https://deepnote.com/, Sign in
, Click create new
, New Project
and follow the above installation steps.
Working with Datalore
Go to: https://datalore.jetbrains.com/, Sign in
, Click create new
, New Project
and follow the above installation steps.
Updated about 2 months ago