MetaCell / MetaCell/geppetto-meta
jupyter-geppetto missing index.js in the python package
Open
@ddelpiano is already working on this.
Since Nov 17, 2022.
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
- we need to re-publish jupyter geppetto, but prior publishing we need to compile the index.js
- in order to do this, from the jupyter-geppetto folder
- run ```npm install```
- run ```npm build```
- it would be handy also to add the index.js compiled to the repo
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.