YongcaiHuang
YongcaiHuang
can I ask for the enhancement where the touch screen can control and scroll the dataframe variable? I can only scroll the dataframe via the scrolling bar. MacOS Sonoma 14.4.1...
## Elevator Pitch Any plan for the rename based on the whole project directory including file rename (more like a refactoring feature). It's better to support both .ipynb and .py...
## Elevator Pitch any plan to support the highlight code by different color according to types (instance, function, class, package etc.) like in VSCode? ## Motivation the highlight code by...
### TOC Enhancement for notebook In notebook, currently only the markdown heading shows. it would be great to include the variable/function/class/class instance where it's easy and helpful to navigate to...
in Jupyter Notebook, there is a keyboard shortcut pressing `R` to change a cell into raw text, which is convenient when some cells do not need to run but still...
### Describe the bug, what's wrong, and what you expected. I found a bug! UserWarning: Failed to use notebook backend: cannot import name 'vtk' from 'trame.widgets' pyvista: 0.43.4 vtk: 9.3.0...
current interaction can pass a tuple `(min, max, step)`, but without init-value can be set. The current solution is only to create an instance of `FloatSlider/IntSlider` with `value` passed, but...
### Description Does not work in JupyterLab-Desktop (Works well in the browser). The loading bar keeps loading as below Then the error of "Task was canceled" shows and will not...
Great project!! I am wondering is there any plan to support the cell range copy to excel! I believe this might be a compelling function!
in the example of [saving video](https://github.com/marcomusy/vedo/blob/master/examples/other/make_video.py), there is the `settings.screenshot_scale` to control the resolution or quality of the video. However, in recent version of vedo, there is no `screenshot_scale` property....