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
Fixed errors related to unsupported cell languages (#3026)
## Changes
Our current implementation logs warnings when encountering notebook
cells that are not Python or SQL
This PR fixes that
### Linked issues
Resolves#2977
### Functionality
None
### Tests
- [x] manually tested
- [x] added unit tests
Co-authored-by: Eric Vergnaud <[email protected]>
0 commit comments