ipython / ipython/ipykernel

Decimal precision intermittently resets between cell executions

Open
#494 1 comment 7 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.