Giter Site home page Giter Site logo

notabombe / tex2notebook Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 52 KB

Tex2Notebook is a Python script for converting LaTeX (.tex) files to Jupyter Notebook (.ipynb) files. This tool makes it easy to convert LaTeX documents into interactive Jupyter Notebooks, allowing for easier collaboration and sharing.

Python 100.00%
python conversion jupyter jupyter-notebook latex

tex2notebook's Introduction

Tex2Notebook is a Python script that converts LaTeX files (.tex) to Jupyter Notebook files (.ipynb). It provides an easy and efficient way to convert LaTeX files into Jupyter Notebook format, which is widely used for data analysis, machine learning, and scientific computing.

You can customize the input and output file paths to match your own file names and locations. Note that this script assumes that the LaTeX file is well-formed and can be successfully converted to a Jupyter Notebook.

How to use Tex2Notebook:

  1. Install the required packages by running the following command in your terminal:

pip install -r reuirements.txt
  1. Download or clone the Tex2Notebook repository to your local machine.
  2. Open the terminal and navigate to the location of the Tex2Notebook script.
  3. Run the following command to convert your LaTeX file to Jupyter Notebook format:
python tex2notebook.py input.tex output.ipynb

Replace input.tex with the name of your LaTeX file and output.ipynb with the desired name for your Jupyter Notebook file. 5. Your converted Jupyter Notebook file is ready to use!

Tex2Notebook makes it easy to share your LaTeX work with others in the scientific community who may not be familiar with LaTeX. It also allows you to take advantage of the features of Jupyter Notebook, such as inline code execution and interactive visualizations.

Give Tex2Notebook a try and see how it can help you streamline your workflow and make your research more accessible to others.

tex2notebook's People

Contributors

notabombe avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.