public class JupyterNotebook extends Object
| Constructor and Description |
|---|
JupyterNotebook(String lang,
List<JupyterCell> cells) |
public JupyterNotebook(String lang, List<JupyterCell> cells)
public String getLang()
public List<JupyterCell> getCells()
Copyright © 2022. All rights reserved.