Conversation
|
@rigoudyg in DR = dr.DataRequest.from_separated_inputs(**content_dic)gave me the error: But if I use v1.2 content instead: then Same thing in other notebooks, e.g. |
…b use v1.2.1, include BCVs opportunity in example
|
In |
…xperiments_and_Variables_for_given_Opportunities.ipynb
@JamesAnstey Thank you for testing. |
|
or you can use the option force_retrieve=True of the get_transformed_content function |
|
@JamesAnstey : Thanks for pointing this out! I reproduces the error as well in binder. I can correct the notebooks with one of Gaëlle's suggestions and test in the binder of my fetched GitHub repo before adding to this PR if it solves the problem. |
|
@rigoudyg : I have tested the 2 solutions (cache cleaning and force_retrieve=True) but it does not solve the issue. In fact, all goes well when using DR content v1.1, v1.2 but the error raised by @JamesAnstey and in #116 arises when using v1.2.1. |
|
The issue seems to come from the version available in binder. It seems not to be the last commit of the main branch. |
|
Thanks @rigoudyg for the explaination. Do you know if there any manual operation to synchronize binder with the last Software version? |
|
no, I don't know. Dan @wolfiex do you know how to update the code? |
|
@rigoudyg I installed the latest software release (1.2.1) in binder ( In |
|
@sol1105 Thanks for testing Martin. |
|
@JamesAnstey I did not have time to add the example because I had an unexpected behaviour with some example. I will try to fix it for next week. |
|
from TISG meeting 38:
|
|
To open binder from a certain branch: When I then opened a terminal (File -> New -> Terminal) to make sure, however, I saw the checked out branch is |
Testing notebooks in Binder, suggesting minor edits