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
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
Metadata Files
README.md
Jupyter frontend documentation
RUN
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.shMake 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 upOpen
http://localhost:8888or click the link for the notebook from the terminalOpen 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
- Repositories: 3
- Profile: https://github.com/sutd-automated-programming-tools
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
- 202 dependencies
- @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
- jupyter/minimal-notebook latest build
- clippy-voca latest