Massimo Di Stefano

Results 61 comments of Massimo Di Stefano

that error is related to pandas, i tried to goolgle in it, i found a similar log on : http://stackoverflow.com/questions/15502558/day-is-out-of-range-for-month-python i was now looking around : https://github.com/wrobstory/bearcart/blob/master/bearcart/bearcart.py#L166 and #190 but...

I manually created a polyline using a simple template: http://nbviewer.ipython.org/gist/epifanio/c45fa0c6a6cbc98484ea do you know of any example online on making simple features (point, line, polygons) with python CZML?

I tried the test code, but i'm not able to generate a proper czml from it. I tried the following : ``` from czml import utils from czml import czml...

same here, 5950x -- zenmonitor says: Zen CPU not detected Linux epinux 5.13.0-16-generic #16-Ubuntu SMP Fri Sep 3 14:53:27 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

> This driver hasn't been updated in months and it's not clear whether its developer will resume work on it. > > Please use https://github.com/Ta180m/zenpower3 in the meanwhile. indeed the...

@SylvainCorlay from https://github.com/jupyter-widgets/ipywidgets/pull/1993#issuecomment-371576976 seems there is a way to have this working. I tried with a recent version of pip-installed `jupyter, jupyterlab, ipywidgets, ipyleaflet` but the 404 error persists. Do...

I checked, there is no `test.aux` . (I'm running git master for both `jupyterlab` and `LaTex` extension.

I confirm, removing the `.bib` files the pdf is generated correctly. No `LaTex` errors, but the pdf preview window do not render the pdf (spinning jupyter logo ). The built...

I can add a temporary unix user on jupyterhub for you to investigate the issue.

Trying this PR on ubuntu 22 [WM: gnome] - i got the following message: **Unknown Device:** "Device information for `Wacom Intuos Pro 2 M" not found.` Any clue what I...