question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Order of Icons in Native Notebook toolbar is odd

See original GitHub issue

Screen Shot 2021-02-03 at 13 07 20

What is the expected order of icons

  1. Run All (added by vs code, when running all, this changes to Stop) Screen Shot 2021-02-03 at 13 13 28

  2. Clear output (added by VS Code) Screen Shot 2021-02-03 at 13 13 31

  3. Interrupt Kernel (added by us) Enabled only when cells are running (kernel is busy) Screen Shot 2021-02-03 at 13 13 33

  4. Open Changes (added by VS Code - no idea why this is after our icon?) Screen Shot 2021-02-03 at 13 13 36

  5. Restart Kernel Enabled only when cells are running (kernel is busy) Screen Shot 2021-02-03 at 13 13 39

  6. Run Cell Above Enabled only when any cell other than 1st is selected Screen Shot 2021-02-03 at 13 13 42

  7. Run cell & below Screen Shot 2021-02-03 at 13 13 44

  8. Variable viewer Screen Shot 2021-02-03 at 13 13 47

  9. Export Notebook Screen Shot 2021-02-03 at 13 13 50

  10. Trust Icon (Red when not trusted, & green when trusted) Screen Shot 2021-02-03 at 13 13 53

  11. Specify Local or remote (used to toggle between local or remote jupyter connections) Screen Shot 2021-02-03 at 13 13 56

  12. Last (split editor) Added by VS Code Screen Shot 2021-02-03 at 13 13 59

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
greazercommented, Feb 3, 2021

Unless we have good reason to change it (one reason may be VS Code limitations), it should remain the same as webview had it: image

If we cannot mimic what we had due to VS Code limitations we can file a bug on them.

0reactions
joyceerhlcommented, May 17, 2021

Validating as I believe our current toolbar is what we expect:

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using the notebook bar - LibreOffice Help
The notebook bar shows a different way to organize controls and icons than a collection of straight rows of icons, displaying contextual groups...
Read more >
Basics of Jupyter Notebook and Python | Packt Hub
The Toolbar contains icons for common actions. In particular, the dropdown menu showing Code lets you change the type of a cell. Following...
Read more >
Solved: Anaconda Jupyter Notebook Layout - Esri Community
When an ipynb file is opened, it now looks like this. Many buttons are gone such as the stop button. Did I mistyped...
Read more >
May 2021 (version 1.57) - Visual Studio Code
We added a notebook toolbar in the editor, in which you easily access actions like insert cell, run all cells or switch kernels....
Read more >
Solve problems with Jupyter Notebooks - coursera.support
Error messages such as Method Not Allowed appear in the toolbar area. · The last save or auto-checkpoint time shown in the title...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found