Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Docker stack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JupyterLab
R
Docker stack
Commits
b97b067c
Verified
Commit
b97b067c
authored
3 weeks ago
by
Olivier Benz
Browse files
Options
Downloads
Patches
Plain Diff
Update NOTES.md
parent
e9d4adc9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
NOTES.md
+8
-1
8 additions, 1 deletion
NOTES.md
with
8 additions
and
1 deletion
NOTES.md
+
8
−
1
View file @
b97b067c
...
@@ -45,7 +45,7 @@ The following startup hooks are put in place:
...
@@ -45,7 +45,7 @@ The following startup hooks are put in place:
*
set environment variables in
`$(R RHOME)/etc/Renviron.site`
.
*
set environment variables in
`$(R RHOME)/etc/Renviron.site`
.
*
put inital RStudio settings in place.
*
put inital RStudio settings in place.
*
create user's working folder.
*
create user's working folder.
*
[
/usr/local/bin/before-notebook.d/70-qgis.sh
](
qgisprocess/scripts/usr/local/bin/before-notebook.d/70-qgis.sh
)
to
*
[
/usr/local/bin/before-notebook.d/70-qgis.sh
](
qgisprocess/scripts/usr/local/bin/before-notebook.d/70-qgis.sh
)
(
qgisprocess
images)
to
*
put inital QGIS settings in place.
*
put inital QGIS settings in place.
*
copy plugin 'Processing Saga NextGen Provider'.
*
copy plugin 'Processing Saga NextGen Provider'.
*
[
/usr/local/bin/before-notebook.d/71-tensorboard.sh
](
base/scripts/usr/local/bin/before-notebook.d/71-tensorboard.sh
)
*
[
/usr/local/bin/before-notebook.d/71-tensorboard.sh
](
base/scripts/usr/local/bin/before-notebook.d/71-tensorboard.sh
)
...
@@ -172,6 +172,13 @@ are installed.
...
@@ -172,6 +172,13 @@ are installed.
*
Application > Telemetry: Telemetry Level: off
*
Application > Telemetry: Telemetry Level: off
*
Features > Terminal > Integrated: Font Family: MesloLGS NF
*
Features > Terminal > Integrated: Font Family: MesloLGS NF
*
Workbench > Appearance > Color Theme: Default Dark+
*
Workbench > Appearance > Color Theme: Default Dark+
*
[
QGIS
](
qgisprocess/conf/user/var/backups/skel/.local/share/QGIS/QGIS3/profiles/default/QGIS/QGIS3.ini
)
(
qgisprocess
images):
*
Append
`/usr/lib/python3/dist-packages`
to
`PYTHONPATH`
.
:information_source: One distro refused to find the Python bindings to QGIS
(at
`/usr/lib/python3/dist-packages/qgis`
)... Kept for backwards
compatibility.
*
Set UI Theme to 'Night Mapping'.
*
Set OTB application folder and OTB folder.
*
Zsh
*
Zsh
*
Oh My Zsh:
`~/.zshrc`
*
Oh My Zsh:
`~/.zshrc`
*
Set PATH so it includes user's private bin if it exists
*
Set PATH so it includes user's private bin if it exists
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment