jesse calvillo
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...