You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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!
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
?The text was updated successfully, but these errors were encountered: