この記事はQiita https://qiita.com/exy81/items/1b13d0ef3832a76338eb から移行したものです。 evcxr pythonみたいにJupyterでインタラクティブに使いたいという場合におすすめ。 RustのREPLでJupyterでも使うことができる。cargoでインストールできる。 公式 https://github.com/google/evcxr Jupyterのでの使い方 https://github.com/google/evcxr/tree/master/evcxr_jupyter 紹介記事 https://qnighy.hatenablog.com/entry/2018/09/29/190000 dockerでの環境構築 https://dev.classmethod.jp/articles/use-rust-in-jupyt
