Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
HDL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
RTSD
HDL
Commits
7ba917ec
Commit
7ba917ec
authored
3 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Added Jupyter notes.
parent
d20463f1
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
doc/erko_howto_tools.txt
+26
-2
26 additions, 2 deletions
doc/erko_howto_tools.txt
with
26 additions
and
2 deletions
doc/erko_howto_tools.txt
+
26
−
2
View file @
7ba917ec
...
...
@@ -6,7 +6,7 @@
* SVN
* Confluence
* Polarion
* La
tex
* La
TeX
* Markdown
* Vi
* Remote access
...
...
@@ -16,6 +16,7 @@
* Linux
* ICT diensten
* Python
* Jupyter
* Zenodo DOI
...
...
@@ -388,7 +389,9 @@ for me it is an ok workaround,
* Markdown
*******************************************************************************
See https://git.astron.nl/desp/args/Markdown/readme_markdown.txt
https://git.astron.nl/desp/args/-/blob/master/Markdown/readme_markdown.txt
Official guide: https://daringfireball.net/projects/markdown/syntax
*******************************************************************************
...
...
@@ -726,6 +729,10 @@ Start --> Administration --> Synaptic package manager
> sudo apt-get install lmodern # want log gaf aan dat lmodern.sty miste, nu wel pdf gegenereerd
> sudo pip3 install jupyterlab
# Add to .bashrc: export PATH="$HOME/.local/bin:$PATH"
> jupyter-lab
# Markdown
> sudo pip3 install markdown # zit al in Python3, maar kan alleen md --> html
> sudo pip3 install mdutils # https://pypi.org/project/mdutils/ # kan md genereren
...
...
@@ -792,6 +799,23 @@ numpy tutorial:
https://lwn.net/SubscriberLink/847039/3016fa7278000b77/
*******************************************************************************
* Jupyter
*******************************************************************************
Installed in:
ll /home/kooistra/.local/bin/
jupyter tutorial
https://www.dataquest.io/blog/jupyter-notebook-tutorial/
https://www.dataquest.io/blog/advanced-jupyter-notebooks-tutorial/
uses Markdown
Startup with:
> jupyter-lab # lab is new,
*******************************************************************************
* Zenodo DOI
*******************************************************************************
...
...
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