Toni Heittola

Results 4 comments of Toni Heittola

What Python you are using, 2 or 3? Are you using anaconda or something else? What platform, Windows, Linux or Mac?

This issue is a bit hard to debug without knowing your python installation. The first thing is to make sure you are running Jupyter from the same Conda environment where...

js-datatable is build on top of [bootstrap-table](https://bootstrap-table.com/) v1.11.1 which supports only Bootstrap v3. The current version (v1.19.1) of bootstrap-table is supporting Bootstrap v4. Updating the code to use a newer...

This error is related to youtube-dl library. The current release does not have a fix for this yet; however, you can install the current version from GitHub: pip install --upgrade...