Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jupystar

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jupystar

Converter from Jupyter notebook (ipynb) to Starboard notebook

  • 0.1.4
  • npm
  • Socket score

Version published
Weekly downloads
30
decreased by-73.45%
Maintainers
1
Weekly downloads
 
Created
Source

jupystar

Convert Jupyter notebooks (ipynb) to Starboard notebooks.

It won't work for all notebooks - but should at least give sensible output for all notebooks that can be adapted easily.

Implementation details

nbformat (Jupyter's ipynb format) V3 is supported - when jupystar detects a V3 file it converts it to a V4 format prior to conversion to a Starboard notebook. Some details of this conversion:

  • The first worksheet is used, all others are ignored. Also, worksheet metadata is ignored.
  • All output is currently dropped in conversion from v3 to v4.

Keywords

FAQs

Package last updated on 20 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc