RaviAkshintala

Results 109 comments of RaviAkshintala

Hi @glatterf42 Thank you for bringing this issue to our attention. We are looking into this issue and will update you on this issue after investigating.

Hi @glatterf42 Could you please try the workaround below, I hope it will work for this issue. Thanks. https://github.com/RaviAkshintala/message_ix/actions/runs/12272921313/workflow#L60 From my side, `Install system dependencies for R packages` step is...

@glatterf42 Could you please try to add a step to `install jupyter-client` before running IRkernel::installspec(). Example: ``` - name: Install R dependencies and tutorial requirements run: | install.packages(c("remotes", "Rcpp")) remotes::install_cran(...

@glatterf42 I tried with the below steps , It is working for me. Could you please try from your side. ```jobs: install_dependencies: runs-on: ubuntu-24.04 steps: - name: Set up R...

Hi @glatterf42 We followed your GitHub Actions and observed that the `Install R dependencies and tutorial requirements` [stage](https://github.com/iiasa/ixmp/actions/runs/12431894310) was successful. We hope your issue is resolved and now closing this...

Hi @erezgeva Thank you for bringing this issue to us. We are looking into this issue and will update you on this issue after investigating.

Hi @erezgeva The new image (20240915.1) has been successfully rolled out, resolving the issue. Please sync your main branch. Thank you!

@erezgeva I hope the issue has been resolved, If you have any queries please reach out to us. I am closing this issue now,Thanks.

@chipitsine Thank you for bringing this issue to us. We are looking into this issue, we will update you on this issue after investigating.

Hi @chipitsine Thanks for your suggestion. Currently, we cannot perform architectural changes as it impacts other customers.Thanks closing this issue.