compSPI / simSPI

Generative Models
9 stars 10 forks source link

Add documentation to tem_tutorial.ipynb for simSPI/path_config.yaml #131

Open geoffwoollard opened 2 years ago

geoffwoollard commented 2 years ago

Giving heads up about paths in simSPI/path_config.yaml that must exist to avoid errors for non-existing paths.

output_dir: './simSPI/temp_workspace/output/'

@ninamiolane I tried to push a new feature branch but got

remote: Permission to compSPI/simSPI.git denied to geoffwoollard.
fatal: unable to access 'https://github.com/compSPI/simSPI.git/': The requested URL returned error: 403
geoffwoollard commented 2 years ago

Did the permissions change in the last months? Should I push from my own fork rather than the comSPI organization's fork?

ninamiolane commented 2 years ago

@geoffwoollard yes we have restricted access to the branches of compSPI/simSPI to enforce GitHub forks - as is common in public github repositories.

You have to:

geoffwoollard commented 2 years ago

While simSPI/notebooks/path_config.yaml has

output_dir: './notebooks/'

simSPI/path_config.yaml does not