Skip to content

Commit

Permalink
removed spins
Browse files Browse the repository at this point in the history
  • Loading branch information
dtamayo committed Oct 24, 2023
1 parent bc7c7b5 commit 9cad05b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ipynb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@ jobs:
python ipynb2py.py Radiation_Forces_Debris_Disk.ipynb
python ipynb2py.py SavingAndLoadingSimulations.ipynb
python ipynb2py.py SimulationArchive.ipynb
python ipynb2py.py SpinsIntro.ipynb
#python ipynb2py.py SpinsIntro.ipynb
python ipynb2py.py StochasticForces.ipynb
python ipynb2py.py StochasticForcesCartesian.ipynb
python ipynb2py.py TidesConstantTimeLag.ipynb
python ipynb2py.py TidesSpinEarthMoon.ipynb
python ipynb2py.py TidesSpinPseudoSynchronization.ipynb
#python ipynb2py.py TidesSpinEarthMoon.ipynb
#python ipynb2py.py TidesSpinPseudoSynchronization.ipynb
python ipynb2py.py TrackMinDistance.ipynb
python ipynb2py.py TypeIMigration.ipynb
python ipynb2py.py YarkovskyEffect.ipynb
Expand Down
6 changes: 3 additions & 3 deletions ipython_examples/TidesSpinPseudoSynchronization.ipynb

Large diffs are not rendered by default.

0 comments on commit 9cad05b

Please sign in to comment.