React-Jupyter-Viewer
React-Jupyter-Viewer copied to clipboard
[feature] make a node package to install via npm
I like this project but managing the dependency is cumbersome if it is not managed by node. Can we have this made into a node package? ie npm install --save react-jupyter-viewer?
Yes I've been planning to do this. I'll be committing a few more features before making it a node package however. The expected timeline for this is around Feb end
Okay! I just recently published my own node package. I made a contribution and the author hadn't been merged it to the main project yet, but I needed the package on npm to deploy it to netlify. I followed this guide. It was way easier than expected!
any update on this case? @ShivBhosale