Decimal precision intermittently resets between cell executions
Open
- Dominant language
- Python
- Stars
- 734
- Forks
- 412
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
Hi, I had opened a Jupyter issue on this, but it sounds like this is a better place for it.
In short:
Setting decimal precision via `decimal.getcontext().prec = x` intermittently fails to retain the precision setting between cell executions, often resetting decimal precision to 28.
More detail in the original issue:
https://github.com/jupyter/notebook/issues/5260
Let me know if you need any other details - thanks!
Contributor guide
Assessment
This issue has not been assessed yet.