ipython-contrib / jupyter_contrib_nbextensions

A collection of various notebook extensions for Jupyter
http://jupyter-contrib-nbextensions.readthedocs.io/en/latest
Other
5.2k stars 805 forks source link

Issue with JupyterLab when dealing with timestamps #1575

Open nikesh-devaki opened 3 years ago

nikesh-devaki commented 3 years ago

Team, Jupyter Lab is running on a docker container with UTC+5:30. All the timestamp fields are displayed with the offset of +05:30. Is there any config parameter to fix this? I tried PYARROW_IGNORE_TIMEZONE config. Is there any choice apart from changing container timezone to UTC?