Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Yu HU
hdf-viewer
Commits
ce6c3eb0
Commit
ce6c3eb0
authored
Feb 21, 2019
by
Eric Pellegrini
Browse files
merged 0.10.1 hotfix
parents
7394d042
92a12fd0
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
ce6c3eb0
version 0.10.1
-------------
* FIXED typo when detting url in **README** file
* CHANGED removed the ILL logo from the package documentation
version 0.10.0
-------------
* ADDED PanOSC, ILL and EC logos to the documentation
...
...
README.rst
View file @
ce6c3eb0
...
...
@@ -63,7 +63,7 @@ Prerequesites
Installation
============
see
[
here
](
https://github.com/jupyter-widgets/ipywidgets/tree/master/packages/jupyterlab-manager
)
for complementary info
see
`
here
<
https://github.com/jupyter-widgets/ipywidgets/tree/master/packages/jupyterlab-manager
>`_
for complementary info
- `cd` to the directory where lies the `setup.py` file
- pip3 install --user .
...
...
docs/_templates/layout.html
View file @
ce6c3eb0
...
...
@@ -18,9 +18,6 @@
<a
href=
"https://ec.europa.eu/commission/index_en"
target=
"_blank"
>
<img
src=
"_static/ec_logo.jpg"
alt=
"European comission logo icon"
></img>
</a>
<a
href=
"https://www.ill.eu/"
target=
"_blank"
>
<img
src=
"_static/ill_logo.png"
alt=
"ILL logo icon"
></img>
</a>
</div>
</center>
{% endblock %}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment