diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2021-04-10 09:42:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-10 09:42:09 +0700 |
commit | 7a56be8ef40af6d059e56fa3fd5fedfa0da8ecd7 (patch) | |
tree | 4603bdbf4b82b43761b4da0e7b7e29e7ecbb5f33 /development/jupyterlab_pygments/README | |
parent | a2d71690b88d69831e50290030af03eca6e04fd6 (diff) |
development/jupyterlab_pygments: Added (theme for Pygments).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyterlab_pygments/README')
-rw-r--r-- | development/jupyterlab_pygments/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/development/jupyterlab_pygments/README b/development/jupyterlab_pygments/README new file mode 100644 index 0000000000000..9590c78367eb0 --- /dev/null +++ b/development/jupyterlab_pygments/README @@ -0,0 +1,2 @@ +jupyterlab_pygments is a syntax coloring theme for pygments making use of the +JupyterLab CSS variables. |