jesse calvillo

Results 5 issues of jesse calvillo

> Timeseries not rendered correctly 1. create dataframe with timeseries ``` from pandas import Timestamp testdf = pd.DataFrame({'date': {0: Timestamp('2020-02-27 00:00:00'), 1: Timestamp('2020-02-28 00:00:00'), 2: Timestamp('2020-02-29 00:00:00'), 3: Timestamp('2020-03-01 00:00:00'),...

These routes work (login, running notebooks, etc.): - https://my.ip.ad.dr:8000/user/**john**/tree? - https://my.ip.ad.dr:8000/user/**marry**/tree? - https://my.ip.ad.dr:8000/user/**john**/lab? This one does not: - https://my.ip.ad.dr:8000/user/**mary**/lab? with this user, if i run `sudo jupyterhub' I get an...

**Describe the bug** `cycle-layout` sends focused window to `fullscreen`ONLY when focused window is _not the main window_ **Applications:** not aplication specific, but for example firefox, terminal, vscodium **To Reproduce** -...

bug

**Describe the bug** When inside a new space (e.g. Desktop 2), any application which was previously _quit_ in another space (e.g. Desktop 1) now spawns the new processes in the...

running `./etesync-dav -D` fails on startup - [ ] **Argument** https://github.com/etesync/etesync-dav/blob/f7ea58328f446732a5fb49742e0d0b5b5155cc47/etesync_dav/radicale_main/__init__.py#L49 - [ ] **Code block** https://github.com/etesync/etesync-dav/blob/f7ea58328f446732a5fb49742e0d0b5b5155cc47/etesync_dav/radicale_main/__init__.py#L99 _output_ ``` ➜ /Applications/Etesync-dav/etesync-dav -D etesync-dav.py:160: DeprecationWarning: setDaemon() is deprecated, set the daemon...