MetaCell / MetaCell/NetPyNE-UI

kernel_restart handling

Open
#507 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
23
Forks
10
PR merge metrics
No merged PRs in 30d

Description

as documented [here](https://app.zenhub.com/workspaces/netpyne---metacell-board-5bd615394b5806bc2bef3799/issues/metacell/netpyne-ui/213), it could happen that the kernel will restart automatically.

At the moment, inside GeppettoJupyterUtils, we are re-import the utils and re-initializing netpyne_geppetto since it's the foundation of letting the UI works, things we might want to do:

- flag that the kernel crashed and it has been restarted to the user
- save the current model and reload it once the kernel has been restarted so that the user does not have to do that manually.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the GeppettoJupyterUtils handling and the netpyne_geppetto initialization path mentioned in the issue. The issue does not name files or tests, and leaves the desired restart notification, model save, and reload behavior open; completion criteria need to be clarified before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.