Learn Environment
Classes | Typedefs
notebook_converter.hpp File Reference
#include <QObject>
#include <QString>
#include <QDir>
#include <QByteArray>
#include <nlohmann/json.hpp>
Include dependency graph for notebook_converter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NotebookConverter
 A class for converting Jupyter notebooks to Python scripts and processing task pools. More...
 

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json