feat: update ctm-token-calculator to use Mercury and notebook deliverables
Replace Streamlit and JupyterLab commands with Mercury for serving interactive notebooks as web apps. Update README to reflect new architecture where notebooks are the primary deliverables, utilizing Mercury input widgets for live client tuning. Add export_report.py script to generate LLM-readable HTML/Markdown reports from the notebooks. Update corrected business case notebook to include Mercury dependency and usage instructions.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -16,7 +16,7 @@
|
||||
"> ⚠️ **Planning tool.** List rates unless overridden; not contractual pricing.\n",
|
||||
"> Site data outside NAM is **estimated — confirm with CTM**.\n",
|
||||
"\n",
|
||||
"Same `tokencalc` library as the Streamlit app (`streamlit run app/streamlit_app.py`) —\n",
|
||||
"Same `tokencalc` library that powers the corrected business case notebook — serve either interactively with `mercury --working-dir notebooks/` —\n",
|
||||
"Run-All here produces identical headline numbers on default inputs."
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user