Is there a way to share variable between notebooks (and different kernels) in jupyter lab? Outside of saving it to a file then reading it. I know of %store my_variable but it is not recognised by a notebook opened with a different kernel (aka newly opened).
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Reusing kernel from another session | 2 | 1264 | October 18, 2021 | |
| How to share the environments in JupyterLab between the computers | 0 | 532 | July 18, 2019 | |
| Multiple Jupyter Labs at once, without shared state | 1 | 4422 | October 25, 2021 | |
| Kernel communication, variables workspace view | 1 | 1218 | April 30, 2019 | |
| How to save, share and retrieve Jupyter notebooks | 1 | 33709 | October 14, 2020 |