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
Github states that the notebook is invalid. Though the link we have still opens the notebook just fine with Google Colabs. What causes this discrepancy?
The text was updated successfully, but these errors were encountered:
Zach227
changed the title
Github says Notebook is invalid. Works on Notebooks
Github says notebook is invalid. Works on Notebooks
Jul 19, 2023
When VS Code or Github tries to render this they get confused and says it is invalid. But when the notebook is loaded into Google Colabs it clears the duplicate data and the notebook works properly. This must have happened when somebody ran the notebook and then downloaded the .ipynb file without clearing everything first. To fix this open the notebook in Google Colabs and then save a copy to your drive. Open the copied notebook and make sure all outputs are cleared, code is covered by forms, and sections are collapsed. Then download the notebook as .ipynb without running anything in the notebook. Replace the bugged version with your newly download version commit to github.
Simulation Tutorial
Github states that the notebook is invalid. Though the link we have still opens the notebook just fine with Google Colabs. What causes this discrepancy?
The text was updated successfully, but these errors were encountered: