Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
BigmaxSummerSchool-Tutorials
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christoph Freysoldt
BigmaxSummerSchool-Tutorials
Commits
695adf38
Commit
695adf38
authored
4 years ago
by
Christoph Freysoldt
Browse files
Options
Downloads
Patches
Plain Diff
updated test imports
parent
2583a44c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
test_imports.ipynb
+3
-48
3 additions, 48 deletions
test_imports.ipynb
with
3 additions
and
48 deletions
test_imports.ipynb
+
3
−
48
View file @
695adf38
...
...
@@ -14,31 +14,13 @@
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
"import torch"
]
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
"import tensorflow"
]
},
{
"cell_type": "code",
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
"import matplotlib"
]
},
{
"cell_type": "code",
"execution_count":
5
,
"execution_count":
3
,
"metadata": {},
"outputs": [],
"source": [
...
...
@@ -47,34 +29,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"metadata": {},
"outputs": [],
"source": [
"import hyperspy"
]
},
{
"cell_type": "code",
"execution_count": 7,
"metadata": {},
"outputs": [],
"source": [
"import hyperspy_gui_ipywidgets"
]
},
{
"cell_type": "code",
"execution_count": 8,
"metadata": {},
"outputs": [],
"source": [
"import ipympl"
]
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 4,
"metadata": {},
"outputs": [],
"source": [
...
...
@@ -83,7 +38,7 @@
},
{
"cell_type": "code",
"execution_count":
10
,
"execution_count":
5
,
"metadata": {},
"outputs": [],
"source": [
...
...
%% Cell type:code id: tags:
```
python
import
sklearn
```
%% Cell type:code id: tags:
```
python
import
torch
```
%% Cell type:code id: tags:
```
python
import
tensorflow
```
%% Cell type:code id: tags:
```
python
import
matplotlib
```
%% Cell type:code id: tags:
```
python
import
numpy
```
%% Cell type:code id: tags:
```
python
import
hyperspy
```
%% Cell type:code id: tags:
```
python
import
hyperspy_gui_ipywidgets
```
%% Cell type:code id: tags:
```
python
import
ipympl
```
%% Cell type:code id: tags:
```
python
import
GPy
```
%% Cell type:code id: tags:
```
python
import
boss
```
%% Cell type:code id: tags:
```
python
```
...
...
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