imitation icon indicating copy to clipboard operation
imitation copied to clipboard

Fix variable horizon link in 4_train_airl.ipynb

Open Ivan-267 opened this issue 2 years ago • 1 comments

Description

Fixes the variable horizon concept link from the tutorial for training AIRL.

Testing

I've tried the original link in master branch and the link from this PR branch.

Ivan-267 avatar Jan 18 '24 13:01 Ivan-267

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a8b079c) 95.69% compared to head (07b300b) 95.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #837      +/-   ##
==========================================
- Coverage   95.69%   95.67%   -0.03%     
==========================================
  Files         102      102              
  Lines        9645     9645              
==========================================
- Hits         9230     9228       -2     
- Misses        415      417       +2     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jan 18 '24 14:01 codecov[bot]