Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running notebook hangs never runs #93

Open
stoplion opened this issue Aug 27, 2024 · 2 comments
Open

Running notebook hangs never runs #93

stoplion opened this issue Aug 27, 2024 · 2 comments

Comments

@stoplion
Copy link

I don't know how to report this errors other than it posting this recording. Notebook never runs and it hangs for a long time.

REC-20240826181647.mp4
@Yrobot
Copy link

Yrobot commented Sep 25, 2024

This lib seems has been archived.
The Jupyter Kernel for Deno works fine on vscode now. https://docs.deno.com/runtime/reference/cli/jupyter/

@DesmarchelierP
Copy link

DesmarchelierP commented Nov 18, 2024

Hello,

I'm facing the same issue. It seems that deleting the node_modules folder let me run a console.log cell. But it stops me from using external librairies directly in notebook as it is not installed

For info, my tsconfig:

{
    "compilerOptions":  {
        "module": "es2015", 
        lib": ["es2020", "DOM"]
    }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants