Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: sutd-automated-programming-tools
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 1.29 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 5 years ago · Last pushed over 3 years ago
Metadata Files
Readme Citation

README.md

Jupyter frontend documentation

RUN

  1. Download clippy and run the following scripts to run locally: git clone https://github.com/sutd-automated-programming-tools/clippy.git . install_pyenv.sh . install_python.sh . clippy.sh

  2. Make sure to have docker installed to build local image and run container (container does not need to be restarted on script edit) docker build . -t clippy-voca docker compose up

  3. Open http://localhost:8888 or click the link for the notebook from the terminal

  4. Open a jupyter notebook, clippy should appear at the left side of the notebook navigation bar

To change the options of functions in dropdown change the functions.json file in the clippy folder *or** insert a new file in the clippy folder and change the path of the file under clippy/main.js*

Owner

  • Name: sutd-automated-programming-tools
  • Login: sutd-automated-programming-tools
  • Kind: organization

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Jupyter Notebook Extension for CLARA-S
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Ismam
    name-particle: Al
    family-names: Hoque
    email: ismam_hoque@sutd.edu.sg
    affiliation: Singapore University of Technology and Design
  - given-names: Oka
    family-names: Kurniawan
    email: oka_kurniawan@sutd.edu.sg
    affiliation: Singapore University of Technology and Design
    orcid: 'https://orcid.org/0000-0001-9519-0959'
  - given-names: Chris
    family-names: Poskitt
    email: cposkitt@smu.edu.sg
    affiliation: Singapore Management University
    orcid: 'https://orcid.org/0000-0002-9376-2471'

GitHub Events

Total
Last Year

Dependencies

package-lock.json npm
  • 202 dependencies
package.json npm
  • @babel/cli ^7.13.14
  • @babel/core ^7.13.14
  • @babel/plugin-transform-react-jsx ^7.13.12
  • babel ^6.23.0
  • node-fetch ^2.6.1
  • styled-jsx ^3.4.4
Dockerfile docker
  • jupyter/minimal-notebook latest build
docker-compose.yml docker
  • clippy-voca latest
Pipfile pypi
Pipfile.lock pypi