https://github.com/boisgera/audio-notebooks
Digital Audio Coding Notebooks
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.2%) to scientific vocabulary
Keywords
Repository
Digital Audio Coding Notebooks
Basic Info
- Host: GitHub
- Owner: boisgera
- License: mit
- Language: Jupyter Notebook
- Default Branch: master
- Size: 10 MB
Statistics
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Digital Audio Coding Notebooks
Context: Digital Audio Coding course (Mines ParisTech/S1916)
Binder provides an environment to execute the Jupyter notebooks stored in this GitHub repository. With Binder:
You can't break anything (no matter how hard you try).
Each Binder session starts with a fresh copy of the files in this repository.You must download your notebooks to save your work.
Open theFilemenu then selectDownload asandNotebook (.ipynb).
You can also download any file, not merely notebooks, from the "filesystem view"; you can also upload files in this view.This step is necessary since all your changes are lost when you close your browser. Also, the "disk" button (
Save and Checkpoint) won't work (well, it kinda does but only to save your notebook in a Linux container hosted "somewhere in the cloud" and that will be destroyed shortly.)
To work without Binder, you need a Linux computer with conda available. Download the project files and execute:
$ conda env create -f environment.yml # create the 'audio' environment
$ source activate audio # activate the 'audio' environment
(audio) $ jupyter notebook # start the jupyter server
Owner
- Name: Sébastien Boisgérault
- Login: boisgera
- Kind: user
- Location: Paris, France
- Company: Mines Paris - PSL
- Website: https://eul.ink
- Twitter: boisgera
- Repositories: 52
- Profile: https://github.com/boisgera
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Sébastien Boisgérault | S****t@g****m | 76 |
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0