nbdime icon indicating copy to clipboard operation
nbdime copied to clipboard

Add pass-by-value API server

Open kycutler opened this issue 3 years ago • 1 comments

Resolves #549

Also adds --num-processes argument for all server commands (Unix only).

Doesn't currently contain tests, though I've done a fair bit of testing on my own -- would appreciate any feedback for how to make automated tests work since pytest-tornado only seems to support one entry point.

I'm also open to other suggestions for what to name the new entry point -- I know "api" is a little vague.

kycutler avatar Mar 03 '21 01:03 kycutler