-
#18
12579d8Thanks @marcusschiesser! - Add /open command to open artifact for the current mode -
#18
12579d8Thanks @marcusschiesser! - Add /mode command to switch between dashboard and notebook generation
0602a8dThanks @marcusschiesser! - Add working news sources
-
895427eThanks @marcusschiesser! - Check if notebook exists at startup and show warning if it exists -
895427eThanks @marcusschiesser! - Add investment plan example -
9283e0dThanks @marcusschiesser! - Add /dashboard command to generate a dashboard from the notebook
-
ed97c13Thanks @marcusschiesser! - add /thinking command -
ffbe559Thanks @marcusschiesser! - Added spinner and fun quotes while executing prompt
a9f835aThanks @marcusschiesser! - Fix: use current dir for notebook file
-
a6714baThanks @marcusschiesser! - add command completion when typing / -
da4cf05Thanks @marcusschiesser! - rename /restart to /reset and use /restart to restart the Jupyter server
-
28e8136Thanks @marcusschiesser! - fix: new yfinance already calls auto_adjust=True -
997012fThanks @marcusschiesser! - add scipy and plotly to jupyter -
8a31e84Thanks @marcusschiesser! - Add model selector and set sonnet to default -
fb81a67Thanks @marcusschiesser! - Add /fix command to auto-detect errors in Jupyter notebook and fix them
-
427ba4aThanks @marcusschiesser! - Fix: ensure pip on windows -
4bafb92Thanks @marcusschiesser! - chore: use node20 instead node18 to avoid error msg
-
#1
19336f4Thanks @marcusschiesser! - chore: lower minimum Node.js requirement to 18+ (was 22+). -
#1
b4a9f65Thanks @marcusschiesser! - chore: use npm instead of pnpm for simplification -
#2
1d3ad77Thanks @marcusschiesser! - fix: jupyter install on win32