Skip to content

Question: how does Pluto run notebooks with different Pkg Environments? #1712

Discussion options

You must be logged in to vote

There is only one notebook per process. The comment is refering to the case where you launch pluto with workspace_use_distributed=false (workspace.pid == Distributed.myid() means that the notebook is living in the same process as Pluto itself) which is mainly used for faster testing time (see #1841 (reply in thread)).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Pangoraw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants