nano
nano copied to clipboard
how to use python?
I'm trying neutrinotes but following the guidelines I can't run python. In order:
- I activated
Show Hidden
to see the hidden notes and two files appear (~neutrinote_shortcuts.txt
and~neutrinote_app_data.txt
), but~neutrinote_settings_data
has not appeared. - Then I created it. In the guide does not say if it is necessary
.txt
suffix like the other two hidden file, I tried both with and without extension. - Inside this file I put the
com.appmindlab.nano.pref_parse_python
line but yet I don't understand how I have to set true, with a space? an equal sign? - after I click on
restore app data
- Then I create a file and put the test code inside:
<script type="text/python">
from browser import document
document <= "Hello world !"
</script>
- wgen I select
markdown view
nothing happens.
Could you explain exactly how to activate Python?
Please try these steps:
- Tap Backup App Data (side navigation menu).
- Add com.appmindlab.nano.pref_parse_python|true to ~neutrinote_settings_data.
- Tap Restore App Data.