Decimal precision intermittently resets between cell executions
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 734
- Forks
- 412
- Merge medio
- 1 d 5 h
- PR fusionados (30 d)
- 8
Descripción
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!
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.