Should the interactive window always skip the CellMarker line
See original GitHub issueWhen collapse all cell inputs
is enabled, the first line under the CellMarker (# %%) shows in the interactive window to help you easily identify a particular cell, but once you put something after it. The CellMarker line will show instead. This makes each cell hard to identify if you happen to use the CellMarker line as a separator
I hope you guys could pls consider adding a toggle to always skip the CellMarker line or maybe even to let users select how many lines of code they wanna see when collapse all cell inputs
is enabled:
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Builtin interactive window support #126415 - microsoft/vscode
Customized theme tokens for notebook in the interactive window ... Should the interactive window always skip the CellMarker line ...
Read more >Working with Jupyter code cells in the Python Interactive window
Using the Python Interactive window To use the window as a console, open it with the Jupyter: Create Interactive Window command from the...
Read more >WebCSEA: web-based cell-type-specific enrichment analysis ...
After the backend cell-type-specific-enrichment analysis, the enrichment results will be visualized in interactive heatmap and jitter plots ...
Read more >Optical Deformability as an Inherent Cell Marker for Testing ...
Thus, measuring a cell's rigidity should provide information about its state and may be viewed as a new biological marker. There are only...
Read more >scClustViz | Explore and share your scRNAseq clustering results
An interactive R Shiny tool for visualizing single-cell RNAseq clustering results from common analysis pipelines. Its main goal is two-fold: A: to help...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
If you spot any missing features, they are most likely unintentionally omitted and we will be implementing them this month. Please file bug reports on this repo so we can ensure they are added back: https://github.com/microsoft/vscode-jupyter/issues?q=is%3Aissue+is%3Aopen+label%3Ainteractive-window
Additionally, if there are any aspects of the UI that you don’t enjoy, please let us know as well. We really want to ensure that the interactive window becomes even more enjoyable to use for our existing users after this transition is complete, and your early feedback helps us identify and resolve issues. Thank you so much 😊
@joyceerhl Thank you. I tried it yesterday, and it seems like lots of basic feature is still missing currently the current UI used in the extension, and I’ll try it out from time to time along its development.