%%bash
# drive.mount("/content/drive")
apt-get update
apt-get install g++ openjdk-8-jdk python-dev python3-dev
pip3 install JPype1
pip3 install konlpy
%% bash 에서 막히네요 오류는 제목 그대로 뜹니다
현재 git bash가 설치되어 있는 상황인데 연관이 있을까요?
%%bash
# drive.mount("/content/drive")
apt-get update
apt-get install g++ openjdk-8-jdk python-dev python3-dev
pip3 install JPype1
pip3 install konlpy
%% bash 에서 막히네요 오류는 제목 그대로 뜹니다
현재 git bash가 설치되어 있는 상황인데 연관이 있을까요?