LoginSignup
0
1

More than 5 years have passed since last update.

crowi, the qiita-like communication tool as a widget on the jupyterlab

Last updated at Posted at 2018-11-12

the goal

これはjupyter labにて IFrame widgetで開いた画面です。
image.png

crowi

ref

working terminal

the following image is my working terminal. there are 3 panes on a byobu session

right-top pane

while true; do clear; docker ps; sleep 2; done

left pane

mkdir temp && cd temp
git clone https://github.com/crowi/crowi
cd crowi
docker-compose -f docker-compose.development.yml up

the working terminal image

image.png

the Result

image.png

some ideas

  • what about adding google ad-sense and using like blog for monetizing?
  • what about etherpad? or jupyter lab?
0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1