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 | |
---|---|---|---|---|
Passing enviroment variables outside JupyterLab to another Python script | 0 | 556 | July 23, 2022 | |
Reusing kernel from another session | 2 | 1159 | October 18, 2021 | |
How to share the environments in JupyterLab between the computers | 0 | 503 | July 18, 2019 | |
Kernel communication, variables workspace view | 1 | 1174 | April 30, 2019 | |
Saving State or Sessions in Jupyter Notebooks | 6 | 25672 | July 27, 2021 |