https://melonicedlatte.com/web/2017/02/20/064648.html
Jupyter NoteBook에서 여러 언어 사용하기(Ruby,C,JavaScript) - Easy is Perfect
Jupyter NoteBook 은 웹에서 간단하게 GUI 형태와 CUI 형태를 결합해 놓은 ( ? ) 아주 좋은 개발 툴인 것 같습니다. T - Academy 에서 학습하면서 알게된 개발 툴인데 매우 편리한 것 같아서 애용하고 있습
melonicedlatte.com
https://github.com/brendan-rius/jupyter-c-kernel/issues/3
Allow to read from stdin · Issue #3 · brendan-rius/jupyter-c-kernel
So it is possible to use functions like scanf. Thanks to @ryukinix for letting me know about this enhancement.
github.com
https://github.com/XaverKlemenschits/jupyter-c-kernel
GitHub - XaverKlemenschits/jupyter-c-kernel: Minimal Jupyter C kernel
Minimal Jupyter C kernel. Contribute to XaverKlemenschits/jupyter-c-kernel development by creating an account on GitHub.
github.com
https://rivergreen.tistory.com/m/6
jupyter notebook에 c언어 등의 커널 추가하기
평소에 jupyter notebook을 사용하다보니 c/c++ 등 파이썬이 아닌 다른 언어를 사용할때도 jupyter notebook으로 코딩하고 싶어졌다. 이럴 땐 다음과 같이 하면 된다. (예시는 c) 1. gcc가 설치되어 있지 않다
rivergreen.tistory.com
https://heekangpark.github.io/etc/jupyter-lab
주피터 랩(Jupyter Lab) 설치하기
Reinventing the Wheel
heekangpark.github.io
https://www.geeksforgeeks.org/how-to-run-cuda-c-c-on-jupyter-notebook-in-google-colaboratory/
How To Run CUDA C/C++ on Jupyter notebook in Google Colaboratory - GeeksforGeeks
A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
www.geeksforgeeks.org
https://velog.io/@lamknh/Colab%EC%97%90%EC%84%9C-CUDA-%EB%8F%8C%EB%A6%AC%EA%B8%B0
Colab에서 CUDA C++ 돌리기
학교에서 대규모 병렬 컴퓨팅 수업을 수강중이다.CUDA를 이용한 병렬 컴퓨팅을 배우는데 아뿔싸! 나는 맥을 사용한다! 심지어 컴퓨터는 이엠텍 GPU를 사용중이다... 어떻게든 엔비디아 GPU가 있는
velog.io
Running CUDA C/C++ in Jupyter or how to run nvcc in Google CoLab
Not that long ago Google made its research tool publicly available. Besides that it is a fully functional Jupyter Notebook with…
medium.com
Running CUDA C/C++ in Jupyter or how to run nvcc in Google CoLab
Not that long ago Google made its research tool publicly available. Besides that it is a fully functional Jupyter Notebook with…
medium.com