Code Monkey home page Code Monkey logo

Comments (7)

ihnorton avatar ihnorton commented on June 17, 2024 1

Fixed by #10 (confirmed in 20180729 nightly on Mac)

from slicerjupyter.

ihnorton avatar ihnorton commented on June 17, 2024

The kernel ends up trying to run

['', '--no-splash', '--python-code', "connection_file=r'/Users/inorton/Library/Jupyter/runtime/kernel-960845b2-8cc5-4253-a6cd-0f2cf97a829d.json'; print('Jupyter connection file: ['+connection_file+']'); slicer.modules.jupyterkernel.startKernel(connection_file);slicer.util.mainWindow().showMinimized()"]

which fails.

from slicerjupyter.

pieper avatar pieper commented on June 17, 2024

This would be nice to fix anyway - currently Slicer's process name shows up empty in macos utilities like Activity Monitor. It's never been a real issue before but it's annoying.

image

from slicerjupyter.

lassoan avatar lassoan commented on June 17, 2024

I don't have a Mac, so I cannot fix this. Can you try if replacing app->launcherExecutableFilePath() by slicer.app.applicationFilePath() in qSlicerJupyterKernelModule.cxx fixes the problem?

from slicerjupyter.

jcfr avatar jcfr commented on June 17, 2024

currently Slicer's process name shows up empty in macos utilities like Activity Monitor

@pieper What this a general comment or is it specific to SlicerJupyer ?

app->launcherExecutableFilePath() by slicer.app.applicationFilePath() in qSlicerJupyterKernelModule.cxx

👍

from slicerjupyter.

pieper avatar pieper commented on June 17, 2024

@pieper What this a general comment or is it specific to SlicerJupyer ?

It looked to me like the same underlying issue - if you fix the application name for SlicerJupyter then it should also fix the issue in the Activity Monitor (and in Force Quit). But maybe that's not the case if this code is only relying on the launcher.

from slicerjupyter.

jcfr avatar jcfr commented on June 17, 2024

fix the issue in the Activity Monito

Problem identified, fix on the way.

from slicerjupyter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.