Jupyter-Whisper
Login into Jupyter and open terminal
Login into Jupyter and open terminal
Working on AI-900-Fundamentals and wanted to test R script, but my self-hosted Jupyter notebook did not have working R kernel, as seen in below image. Steps taken to get R…
[root@f59e854f7b47 /]# cat /etc/os-release NAME="Arch Linux" PRETTY_NAME="Arch Linux" ID=arch BUILD_ID=rolling VERSION_ID=TEMPLATE_VERSION_ID ANSI_COLOR="38;2;23;147;209" HOME_URL="https://archlinux.org/" DOCUMENTATION_URL="https://wiki.archlinux.org/" SUPPORT_URL="https://bbs.archlinux.org/" BUG_REPORT_URL="https://bugs.archlinux.org/" PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/" LOGO=archlinux-logo ** Prerequisites ** [root@f59e854f7b47 /]# pacman -S nodejs npm resolving dependencies... looking…