Skip to content

Latest commit

 

History

History

ipycanvas

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

ipycanvas: Dance of the Planets

Open In Colab

Method1: Run in docker container

  1. Install docker and docker-compose

  2. Run Jupyter Notebook container

    docker-compose up -d
    
  3. Check token to login to Jupyter Notebook

    docker-compose logs -f
    
  4. access to Jupyter Notebook

  5. Run cells

Method2: Run with VS code

  1. Open DanceOfThePlanets.ipynb with VS code
  2. Install ipykernel
  3. Enable jupyter widget setting of VS code. Select menu, Codes > Preferences. Search with keywords widget jupyter, then add Widget Script Sources.
  4. Run DanceOfThePlanets.ipynb by pressing Shift-Enter.

Takashi Masuyama < mamewotoko@gamil.com > https://mamewo.ddo.jp/