jtpio / xeus-robot

Robot Framework kernel for Jupyter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xeus-robot

conda install -c conda-forge xeus-python xtl cppzmq nlohmann_json pybind11 pip robotframework
pip install robotframework-interpreter
cmake -D CMAKE_INSTALL_PREFIX=$CONDA_PREFIX ..
make install -j6

About

Robot Framework kernel for Jupyter

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 48.8%Language:CMake 23.0%Language:Python 22.3%Language:Jupyter Notebook 6.0%