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
"description": "Jupyter-like library for JavaScript environment. It allows you to create and share pages that contain live code, text and visualizations.",
"main": "dnotebook/src/bin/www",
"contributors": [
{
"name": "Rising Odegua"
}
],
"files": [
"dnotebook/"
],
"scripts": {
"install": "cd src/frontend && yarn && cd ../server && yarn",