Dmitri Khokhlov

Results 17 issues of Dmitri Khokhlov

How to activate metabrowse in notebook? Is there specific key combination? I have kernel installed using: ./almond --install --metabrowse true ==================== Server Information: You are using Jupyter notebook. The version...

In [1]: from wolframclient.evaluation import WolframLanguageSession In [2]: from wolframclient.language import wl, wlexpr In [3]: session = WolframLanguageSession('/opt/WolframEngine/12.1/Executables/WolframKernel') In [4]: session.evaluate(wl.WolframAlpha("number of moons of Saturn", "Result"))

## Description ### What steps will reproduce the problem? 1. create notebook on network drive using jupyter-notebook 2. in Spyder open the created notebook in "Notebook" tab Observed: Error This...

Would be very useful to have the setup exe & app exe signed. Self signed cert is ok. To shut-up IDS.

/kind question How to pass `--smp` option to `qemu-user-static` at runtime?

I am trying to get 1min bars since 06-10-2021: res = ts_client.stream_bars_start_date( symbol='AMZN', interval=1, unit='Minute', start_date='06-10-2021', session='Default' ) generates: BAD REQUEST - STATUS CODE: 401 RESPONSE URL: https://sim-api.tradestation.com/v2/stream/barchart/AMZN/1/Minute/06-14-2021?sessionTemplate=Default RESPONSE HEADERS:...

Is it possible to tail evtx files? using custom ReadSeek?

Format Painter button would be very useful. Will boost Jupyter notebook as blogging tool. Possible?

References: - https://github.com/joaomdmoura/crewAI/issues/487

on main at: commit 3d5257592b440fca8c46b77471e1c34c901ee57f (HEAD -> main, origin/main, origin/HEAD) Author: Braelyn Boynton Date: Sat Apr 20 08:20:13 2024 -0700 ``` $ ollama pull llama3:8b-instruct-q4_0 $ cat .env MODEL_NAME="llama3:8b-instruct-q4_0" OPENAI_API_BASE_URL="http://localhost:11434/v1"...