Skip to content

pyutil: smc-share #537

Open
Open
@haraldschilly

Description

@haraldschilly

create an smc-share command, based on the ideas of Stuart Prescott

can we get some sort of tool so that I can:

$ jupyter-nbconvert --to html tutorial.ipynb 
$ smc-share add tutorial.ipynb 
$ smc-share add tutorial.html

I could envisage a tool that could:

smc-share [ add | remove | list ] [ --description "some description" ] [ filename | directoryname ] ...

The "list" sub-command could be able to list the shared resources by filename, directory or project according to what it is told.
Later, the "add" sub-command could take additional options like "--public" for whether it should be publicly indexed. [...]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions