evcxr_jupyter
是可以让 jupyter
运行 rust
的工程,只需要运行以下代码就可以了:
cargo install evcxr_jupyter
evcxr_jupyter --install
跟 jupyter
上运行 c++
一样,这个 jupyter
上运行 rust
也不能有 main
函数,直接输入代码就可以运行。
evcxr_jupyter
是可以让 jupyter
运行 rust
的工程,只需要运行以下代码就可以了:
cargo install evcxr_jupyter
evcxr_jupyter --install
跟 jupyter
上运行 c++
一样,这个 jupyter
上运行 rust
也不能有 main
函数,直接输入代码就可以运行。