Muhammad Yasirroni
Muhammad Yasirroni
1. Good. 2. It does nothing. Just warning message, but it hurts my eyes. 3. I only use the first command once every time a new notebook is created. Will...
2. I don't like quite and prefer verbosity. About --ignore-unpaired-files, what is the intended behaviour of --sync? It didn't ignore unpaired? Then, what happen to single unpaired .ipynb file? It...
Dear @mwouts , there is a discussion on vs-code https://github.com/microsoft/vscode-jupyter/issues/1240 about this. Someone also make the extension to make `.py` file generated on saving `.ipynb`. See [here](https://github.com/notebookPowerTools/vscode-jupytext) Maybe you can...
> I see that the `__init__.py` doesn't have `JenksNaturalBreaks` > > This is its contents: > > ```python > #!/usr/bin/env python > # -*- coding: utf-8 -*- > __version__ =...
Another way is to modify your installation. The `version 0.2.0` only adding an interface and a little function on python, not cython. Should be easy to be modified.
@chenjiayi8 I also got the same problem with latex. I hope this feature got updated soon. Anyway, work around is to use [wrapper extension](https://github.com/stkb/Rewrap/) (but, this will change the file,...
VS Code support word warp when writing using `CTRL+Z`. Maybe you can implement similar approach?
Can you explain more clearly including the code snippet?
Astral fails to correctly calculate sunrise and sunset times in unique test case of Norwegian Winter
It seems the solution can be achieved by edit this line of code https://github.com/sffjunkie/astral/blob/96496f013a30458e84639bebc8b5faef1a989c26/src/astral/sun.py#L363-L370
Astral fails to correctly calculate sunrise and sunset times in unique test case of Norwegian Winter
That is the code that astral use that we need to edit and make a PR to solve local timezone bug changing day.