Skip to content

omuelle/patent-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

patent-explorer

Shiny app to explore patent data of innovation group.

Development

Source run.R to launch shiny app.

Docker

To build: docker build --tag docker.kof.ethz.ch/kof/patent-explorer:<tag> .

Run locally: docker run -p 8080:3838 docker.kof.ethz.ch/kof/patent-explorer:<tag>

To push to KOF registry: docker push docker.kof.ethz.ch/kof/patent-explorer:<tag>

Deploy

After building and pushing the new image, go to portainer, select the container, Edit, choose new image, Deploy.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors