Tony Hirst

Results 404 comments of Tony Hirst

I'm guessing this issue is just carried over from when the kernel was part of the core Jupyterlite repo? https://github.com/jupyterlite/jupyterlite/issues/840

@oscarpereztuta Thanks... if `pandas` can read from/write to the in-memory db, I guess that could persist the tables as CSV.

@oscarpereztuta Thanks for that. The interaction I am trying to simplify is for a non-expert learner in a distance education setting who just wants to run a notebook in JupyterLite...

I just tried with https://jupyterlite.readthedocs.io/en/stable/_static/lab/index.html and the default Pyodide kernel in a browser with local storage cleared, and now it fails even quicker for me?

With the jupyterlite demo, chrome incognito, 126.0.6478.127 arm64, Mac M2 14.5: I get the same error on https://live.brightway.dev/lab/index.html

Another claimed bakllava example (not tried it yet), this one using `llama-cpp-python`: https://advanced-stack.com/resources/multi-modalities-inference-using-mistral-ai-llava-bakllava-and-llama-cpp.html [Actually uses `from llm_core.llm import LLaVACPPModel` ; Trying to run the example code on my MacBook Pro...

I think this relates to https://github.com/jupyterhub/binderhub/issues/258

I think what I actually meant was a more of a limiting case example - a way of launching and running OpenRefine from MyBinder using a Dockerfile built container that...

If I understand it correctly, [jhsingle-native-proxy](https://github.com/ideonate/jhsingle-native-proxy) provides a shim for/wrapper around an arbitrary app that looks like a Jupyter server without requiring a Jupyter server. When it first came out...

I left it >10 mins and it seemed to get going itself... So: any ideas why it should take a significantly long time to start running on first run? (It...