Closed yuanzhi-zhu closed 4 years ago
on the ver0.80 the Jupyter is well installed ,the sqlite3 is well work too. you can hit the icon Jupyter of the desktop to launch it . when launched it need password:admin. you can visit it on the pc alse use the url: http://+mobile's ip +:8888
note: Jupyter is already launched .so you don't need to key: jupyter notebook.
@aidlearning Jupyter works smoothly on the new version of aidlearning, thanks. This project is great!!!
I use pip3 to install jupyter and it seems the jupyter is well installed. However, when I type jupyter notebook and enter, it reported wrong: No module named pysqlite2 and No module named _sqlite3. And then I failed to install these two modules.
How can I install jupyter on aidlearning properly? Massive thanks in advance.