Exemple #1
0
def restart():
  from slicer import app
  app.restart()
Exemple #2
0
def restart():
    from slicer import app
    app.restart()