This page contains information for teachers and instructors who use NII's online analysis system for classes and seminars.

What you can do

Account Requirements

In order to use this system, instructors and students must each log in using one of the following methods.

Operating environment

It is assumed that both the instructor and the student have the following environment.

How to create an analysis environment

In this section, we will show an example of how to use this system for a class using "Rで学ぶデータサイエンス 14 計量政治分析』(Kyoritsu Shuppan) " as the textbook.

  1. Create a repository on GitHub for the class, and place the environment configuration information (see below), programs and data files (if any) that will be used as teaching materials.
  2. Open https://binder.cs.rcos.nii.ac.jp/ in your browser.



  3. Enter the URL of the repository in the [GitHub repository name or URL] field at the top.
  4. Copy the URL that appears under [Copy the URL below and share your Binder with others:]. 
  5. Press the [Launch] button.
  6. Select your institution or OpenIdP in the affiliation selection and click the [Select] button.
  7. Authenticate with your own institution or OpenIdP account.
  8. A new analysis environment for you will be created.



  9. Give the URL copied in Step 4 to the student.

The environment configuration information to be created in Step 1 is a text file describing the packages to be installed in the analysis environment. apt.txt describes the OS (Ubuntu) package, environment.yml describes the conda package, and so on. For more information on how to install other packages, please refer to https://mybinder.readthedocs.io/en/latest/using/config_files.html or contact the person below.


How to use the analysis environment

  1. Open the URL given by the instructor in your browser.
  2. Select your institution or OpenIdP in the affiliation selection, and click the [Select] button.
  3. Authenticate with your institution's or OpenIdP's account.
  4. A new analysis environment for you will be created.

  5. Click New → RStudio on the right side of Files. RStudio will open in a new tab.



  6. Follow the instructor's instructions to use RStudio.

Note that a new analysis environment is created each time the URL is opened in step 1. This means that if you open this URL twice, the learner will have two analysis environments. A student can have up to 20 analysis environments.

When you are finished, save the modified file and close the browser. The analysis environment will not be lost when you close the browser.

To resume work in your own analysis environment that you created earlier

  1. Open https://jupyter.cs.rcos.nii.ac.jp/ in your browser.
  2. Click on the URL under Named Servers. If you have created multiple analysis environments, the URL for each will be displayed.

To remove an unwanted analysis environment

  1. Open https://jupyter.cs.rcos.nii.ac.jp/ in your browser.
  2. Press the [stop] button on the right side and wait for a while.
  3. Press the [delete] button that appears on the right side.

Contact Information

  Research Center for Open Science, National Institute of Informatics

  Ikki Fujiwara, Online Analysis System <cs-support@nii.ac.jp>