Steven Hé (Sīchàng)
Steven Hé (Sīchàng)
The question I have is: how to pass through environment variables at all? I am using `env-logger` and cannot get my logs without hardcoding a logging level.
> The question I have is: how to pass through environment variables at all? I am using `env-logger` and cannot get my logs without hardcoding a logging level. Okay. Running...
That crate has [only one source file](https://github.com/alecmocatta/reqwest_resume/blob/master/src/lib.rs), and still uses the 2018 edition (no async fn).
Was hunting down for a solution when I got here. One way to do it seems to be rewriting this Swift function in Python: https://github.com/danielnugraha/flower-ios/blob/21cf129026861d6253030c512647918f7aa6d373/FlowerIOS/Utils/CoreMLHelpers/MLModelInspect.swift#L23-L47
This may be a bug on the IPython side. Just posting it here in case someone spot something.
@adamreichold, I don't think so. The example I give above does not call Rust functions except when importing the module. I am pretty sure Rust code is not executing in...
Thank you @olorin37 for this PR!
Should have been fixed.
I see. Let me see what I can do.
This should fix inline code blocks https://github.com/lzanini/mdbook-katex/commit/5efa3869aa4d84869325c42d836349ef1a7e53d4.