Jordi Aranda
Jordi Aranda
Thanks @petesaia.
> Any edits you make to the source files of your dependencies won't be reflected in your program. This should be the expected behavior, as in many other languages (dependency...
It should be relatively easy to accomplish using [nbconvert](https://github.com/jupyter/nbconvert) and [nbformat](http://nbformat.readthedocs.io/en/latest/api.html).
@v-a-s-a do you have any update by any chance?
Hi @RezaMadi, thank you for your answer. Yes, I do use the `Environment.get` method.
Our pipelines also started to fail a few days ago when trying to persist stuff as well (in our case, `FileNotFoundError` errors for pipeline data references used for writing stuff...
@shuyums2 sure, there you go: ```bash 7f32ffee-3f42-44d9-bba3-a5b9c6e913d5 ``` Thank you.
Thank you @michielva, that solved the isssue for us as well! When is the new runtime expected to be stable, then? This seems to be a temporary work-around @shuyums2.
I see this is planned for version 2.0. What is the release date estimate?