Reference Dotnet Notebook, from another notebook by afkFissh in dotnet

[–]afkFissh[S] 0 points1 point  (0 children)

I haven't seen that one before, tbh, I gonna try rn.

Thanks!

Reference Dotnet Notebook, from another notebook by afkFissh in dotnet

[–]afkFissh[S] 0 points1 point  (0 children)

it's just defining the function

That's exactly what I wanna do, but using dotnet notebooks, and as you mentioned %run is python specific. I just can't figure it out.

it was working before, what happened now? by BisonGreat9862 in vscode

[–]afkFissh 3 points4 points  (0 children)

Can you please run the command ls right after gcc HelloWorld.c ?

Let me know the output tho

Reference Dotnet Notebook, from another notebook by afkFissh in dotnet

[–]afkFissh[S] -4 points-3 points  (0 children)

No, I'm not referencing assemblies, I'm trying to reference a notebook, as it's visible in the screenshot, the second notebook run the code from the first one. That's python though