renku icon indicating copy to clipboard operation
renku copied to clipboard

Start session link automatically fetching LFS data

Open bethcg opened this issue 10 months ago • 0 comments

To create a start session link with the option automatically fetch LFS data. Based on Discourse post.

It looks like there is a problem in the interaction between the UI and GitLab somewhere. In the meantime, you can (hopefully) use the following workaround to update this setting.

  • Start a session in the project
  • In the session, use the renku-cli to set the config value: renku config set interactive.lfs_auto_fetch true
  • Push your changes with git push

bethcg avatar Apr 18 '24 11:04 bethcg