CartoDB / cartoframes

CARTO Python package for data scientists
BSD 3-Clause "New" or "Revised" License
249 stars 63 forks source link

Test CARTOframes in different notebooks #921

Open elenatorro opened 5 years ago

elenatorro commented 5 years ago

We usually test CARTOframes in Jupyter Notebooks, but there're other notebooks used by users and clients that we need to test and take into consideration.

Let's make a list of the notebooks we should test:

Extra:

andy-esch commented 5 years ago

I think this is a great idea. As part of this, what do you think about smoke tests to ensure things are happening/displaying as expected too?

elenatorro commented 5 years ago

100% agree ✅I think our current notebooks from the examples are a good starting point, but we should definitely add specific tests.

andy-esch commented 5 years ago

We should add this information to the README (Works with Jupyter, Databricks, Mode, Google Colab, etc.) and maybe other places in the documentation. For Databricks, since it's different from the others, we should include code snippets on how to get it to work with displayHTML or whatever the appropriate function is.

oriolbx commented 4 years ago

Mode

So far I've been able to install CARTOframes within Mode Notebook and create two maps with category widget, legend and popups