0

Does anyone know how to clear out the old connection strings from the list after the "Python: Specify Jupyter server URI" command is ran?

enter image description here

jayBana
  • 415
  • 4
  • 9

1 Answers1

0

Unfortunately the only way to clear it is to clear your global memento cache in VS code. That's where this MRU list is stored.

See this item for where to find the global cache: What are ALL configuration files used by Visual Studio Code?

R Chiodo
  • 494
  • 2
  • 6