Skip to content

Kitware/trame-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

86b08fb · Jan 9, 2025

History

27 Commits
Jul 20, 2023
Jan 7, 2025
Nov 10, 2022
Nov 10, 2022
Jan 7, 2025
Jan 7, 2025
Nov 10, 2022
Nov 10, 2022
Nov 10, 2022
Nov 10, 2022
Jan 7, 2025
Nov 10, 2022
Nov 10, 2022
Nov 10, 2022
Jan 9, 2025
Jan 7, 2025
Nov 10, 2022

Repository files navigation

trame-code pypi_download

Widget for Monaco VS code editor for trame

License

This library is distributed under the MIT License (Same as monaco/vscode-editor)

Development

Build and install the Vue components

cd vue-components
npm i
npm run build
cd -

Install the python library

pip install -e .

JavaScript dependency

This Python package bundle the following set of libraries:

  • monaco-editor@0.37.1
  • vscode-oniguruma@1.7.0
  • vscode-textmate@9.0.0

If you would like us to upgrade any of those dependencies, please reach out.