openpipelines-bio / openpipeline

https://openpipelines.bio
MIT License
25 stars 11 forks source link

Add generic launch.json for debugging unittests and running python files. #438

Closed DriesSchaumont closed 11 months ago

DriesSchaumont commented 11 months ago

Changelog

Add launch.json for debugging unittests and running python files. Includes "justMyCode": false, to also check interactions with installed libraries (e.g. scanpy)

Issue ticket number and link

~Closes #xxxx (Replace xxxx with the GitHub issue number)~

Checklist before requesting a review

DriesSchaumont commented 11 months ago

@rcannood as an alternative, we could re-add launch.json back to .gitignore... WDYT

rcannood commented 11 months ago

It seems like you prefer adding the launch.json to .gitignore.... So please Add the launch.json to the .gitignore ;)