cauldron
cauldron copied to clipboard
Interactive computing for complex data processing, modeling and analysis in Python 3
Please note that pytest-runner will not be supported anymore.
Hey, first thanks for cauldron, seems quite interesting! A thing I'm missing which would seem to be logical to be in is some kind of watchdog/watchgod integration. The usecase is...
Is it possible to have the ability to save CSVs using Pandas' to.csv function added to Cauldron? Or simply a "download CSV or Google Sheets" link right in the dataframe?
When something is writing a progress bar out to the terminal an error message comes up from cauldron. ``` cauldron_1 | [SYNCED]: File chunk 0 /tmp/cd-remote-project-p10dqizn/plan-update-feature/S05-shap.py cauldron_1 | cauldron_1 |...
A great feature would be the option to include own css-files to provide some custom styling. Is that something, that's on your roadmap?
Is it possible to save a notebook to an html file without including the code? I can think of many cases where you want to show only the results but...
Why do you recommend to use an `@` instead of an `\` for displaying latex equations? In my opinion this reduces readabiliy if you're already used to latex and adds...
If you make a bokeh plot, it will not show the bottom portion or the x-axis unless you put the window in fullscreen mode. Width is okay.
It would be great, especially during early development, to have a button on the UI that collects relevant version information in one place that can be copy-pasted into a bug...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...