andreinechaev / nvcc4jupyter

A plugin for Jupyter Notebook to run CUDA C/C++ code
MIT License
200 stars 87 forks source link

Needs Installation Instructions and More Detailed Usage Directives #15

Closed omerXfaruq closed 9 months ago

omerXfaruq commented 2 years ago

The project is really beautiful but it Needs Installation Instructions and More Detailed Usage Directives for new users to be able to use it easily.

Will create a PR around this if I can learn and use nvcc4jupyter.

Are there any docs or example notebooks you could direct users to?

cc: @andreinechaev

cosminc98 commented 9 months ago

While I am currently working on a notebook that teaches CUDA C++ using this extension, you can see examples right now on this page. I will hopefully update this issue with the notebook or at least link to it in the readthedocs documentation.