Brew installing R-Kernel Notebook

I introduced in another article in the Linux remote server using conda configuration r-kernel jupyter notebook, but I found that conda for a variety of dependency conflicts are not handled well, often leading to unsuccessful installation. In macOS system locally using brew for installation is much easier and faster. Here I summarized steps for reference.

2023-01-16    2024-03-15    517 words    3 min

Conda installing R kernel Notebook

Due to the author's frequent use of conda to configure the R kernel jupyter notebook on Linux remote servers, some steps are forgotten over time (the main problem is that the same pit will be stepped on differently every time). After summarizing the relevant tutorials and personal experience on the internet, a guide is provided for everyone and future me to refer to.

2022-10-10    1485 words    7 min