You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The data/ directory exists at the top level and also in every chapter. I suspect this is supposed to be a symlink, but git and links aren't the best of friends. You could use a post_hook script to create the links, or a % command in the notebook to ensure the link is there and points to the right place.
The text was updated successfully, but these errors were encountered:
The data/ directory exists at the top level and also in every chapter. I suspect this is supposed to be a symlink, but git and links aren't the best of friends. You could use a post_hook script to create the links, or a % command in the notebook to ensure the link is there and points to the right place.
The text was updated successfully, but these errors were encountered: