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 | 1227 | October 18, 2021 | |
| How to share the environments in JupyterLab between the computers | 0 | 523 | July 18, 2019 | |
| Multiple Jupyter Labs at once, without shared state | 1 | 4279 | October 25, 2021 | |
| Kernel communication, variables workspace view | 1 | 1199 | April 30, 2019 | |
| How to save, share and retrieve Jupyter notebooks | 1 | 33069 | October 14, 2020 |