Alldocs

Convert Creole
to Jupyter

Looking for a free text converter? Look no more, upload your Creole 1.0 files and convert them to Jupyter notebook files. Yes, it’s that easy.

Converting from Creole 1.0

Creole is a markup language, aimed at being a common markup language for wikis. It’s lightweight and tries to enable and simplify the transfer of content between different wiki engines. The design is based on a comparision of different major wiki engines and using the most common markup. But to be honest, the adoption is limited. Many systems offer it as an option, but only few use it by default. And why should they? They can come here and convert any text format in any other text format for free anyway. If you want to use it though, go for it! Happy converting!

The files end with .creole by default.

More about Creole 1.0 files

Converting to Jupyter notebook

Jupyter Notebook are the perfect playground for every nerd. The documents are based on JSON, but they follow a versioned schema, and contain ordered lists of input/output cells which can contain code, Markdown text, mathematics, plots and rich media. See what I mean? Jupyter Notebook provides a browser-based interactive interface that let’s you make those files. The whole Jupyter universe is huge. But you’re here, so I suppose you already know more about this stuff than me. You’re probably only looking for a nice and free converter and what should I say? I’ve never used Jupyter, but I built this free online converter you’re looking for. Happy converting!

The files end with .ipynb by default. More about Jupyter notebook files