astropy-tutorials
                                
                                 astropy-tutorials copied to clipboard
                                
                                    astropy-tutorials copied to clipboard
                            
                            
                            
                        Figure out how to add linters to the notebook CI tests
It would help a lot with review to have a linter like flake8 or the like run on notebooks. Maybe this would need to use nbconvert to get a .py file and then run the linter on that?
Still a good idea!