News

Citing data and software is a means to give scholarly credit and to facilitate access to research objects. Citation principles encourage authors to provide full descriptions of objects, with stable ...
Have you always wished Jupyter notebooks were plain text documents? Wished you could edit them in your favorite IDE? And get clear and meaningful diffs when doing version control? Then, Jupytext may ...
The EiC looks back on a concept presented in CiSE’s inaugural issue: that of problem-solving environments, with a promise to be ‘all things to all people’ in computational science. Reviewing the ...
Description I want to setup an ipykernel in my own process and then use jupyter server to provide this kernel to VS code. However, the jupyter server does not recognize the running ipykernel, even ...