Get help from the marimo community

m
maphew
Offline, last seen 4 months ago
Joined November 25, 2024
m
maphew
·

cell bookmarks

Does marimo have "jump to cell" bookmarks? (that can be used from markdown or mo.md(f'''Jump to {target}... ) Or a table of contents widget?
13 comments
l
M
m
Plain Text
  File "D:\work\telemetry\.pixi\envs\default\Lib\site-packages\openai\_base_client.py", line 1030, in _request
    raise self._make_status_error_from_response(err.response) from None
openai.NotFoundError: Error code: 404 - {'error': {'type': 'invalid_request_error', 'code': 'unknown_url', 'message': 'Unknown request URL: POST /chat/completions. Please check the URL for typos, or see the docs at https://platform.openai.com/docs/api-reference/.', 'param': None}}

I get this error after using ctrl-shift-E and submitting a line of text. This is my first time attempting to use Codeium with Marimo.
14 comments
m
M