CartoDB / cartoframes

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

Render subscription forms: _repr_html_ / cli #1111

Open Jesus89 opened 5 years ago

Jesus89 commented 5 years ago

Now we are using IPython.display and ipywidgets for the subscription forms. This looks really nice but it has some issues in https://colab.research.google.com related to the rendering:

To fix that we should investigate the IPython import and consider creating our own template for that using _repr_html_.

In addition, we could implement the subscription flow also for the CLI (plain text, raw_input, etc).

Jesus89 commented 4 years ago

https://app.clubhouse.io/cartoteam/story/93693/render-subscriptions-forms