How can I run OpenCV C++ code in online jupyter notebook and include header files in it

I am using online jupyter notebook for my research work. Can anyone tell me the procedure for running the OpenCV c++ code in online jupyter notebook and also the procedure to include the header files in .h extension.