praiteri commited on
Commit
64d80b2
·
1 Parent(s): 843a502

repo update from private

Browse files
marimo/__pycache__/bomb_calorimetry.cpython-311.pyc CHANGED
Binary files a/marimo/__pycache__/bomb_calorimetry.cpython-311.pyc and b/marimo/__pycache__/bomb_calorimetry.cpython-311.pyc differ
 
marimo/__pycache__/index.cpython-311.pyc CHANGED
Binary files a/marimo/__pycache__/index.cpython-311.pyc and b/marimo/__pycache__/index.cpython-311.pyc differ
 
marimo/index.py CHANGED
@@ -14,9 +14,9 @@ def _(mo):
14
  """
15
  #Labs
16
 
17
- 1. [Bomb Calorimetry](/bc)
18
- 2. [Crystal Violet](/cv)
19
- 3. [Statistics](/stats)
20
  4. [Surface Adsorption](/surface)
21
  """
22
  )
 
14
  """
15
  #Labs
16
 
17
+ 1. [Statistics](/stats)
18
+ 2. [Bomb Calorimetry](/bc)
19
+ 3. [Crystal Violet](/cv)
20
  4. [Surface Adsorption](/surface)
21
  """
22
  )