Skip to content

Area-53-Robotics/Unofficial-Old-53E-NB

Repository files navigation

Notebookinator Quick Start Template

In order to use this template you'll need to make a new repository based off of this one.

image

Once you do that, you have two options:

  • edit locally
  • edit in a codespace

Edit in Codespace

This is by far the easier option, but it is limited by the fact that you're editing your code in the cloud, leading to slower performance overall.

To get started, click the create codespace button:

image

Once you've done that, you're good to go!

Edit Locally

If you want to edit your notebook locally, you can use the Devcontainers VSCode extension.

Once you have it installed, press the button in the bottom left of VSCode to open the remote menu.

image

Then, select the reopen in container option.

Once you do that, you're good to go!

You can compile your notebook by typing the following command into the terminal:

typst watch main.typ

Usage

You can compile your notebook by typing the following command into the terminal:

typst watch main.typ

image

The resulting PDF can be then viewed with the already installed PDF viewer.

Alternatively you can view the live output in a separate tab with typst-live:

typst-live main.typ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published