| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-24 | 640 Bytes | |
| v0.11.2, 2025_10.24 Support for various OSes_ Fixed logging_ Increased gopls timeout and improved error handling. source code.tar.gz | 2025-10-24 | 67.0 MB | |
| v0.11.2, 2025_10.24 Support for various OSes_ Fixed logging_ Increased gopls timeout and improved error handling. source code.zip | 2025-10-24 | 67.0 MB | |
| Totals: 3 Items | 134.0 MB | 3 | |
- Support Jupyter for more OSSes (thanks @yuce!)
- Updated dependencies
- Increased
goplstimeout. - Package
plotly: - Added
DisplayFigAsJSONandAppendFigAsJSONto display Plotly figures directly from their JSON rendering. This allows one to do arbitrary editions. - Installation:
- Fixed the handling of the installation flags forwarded to the kernel execution.
- Make a copy of the binary if the gonb binary is under a .cache directory. Same as is already done if the binary is in a temporary directory.
- Fixed duplicate error logging issues.
- Added internal
utilpackage. Improved error logging.