Shabin-k commited on
Commit
f7da1f2
·
1 Parent(s): 49ae18d

first y=jupitero comit

Browse files
Files changed (1) hide show
  1. test.ipynb +34 -0
test.ipynb ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cells": [
3
+ {
4
+ "cell_type": "code",
5
+ "execution_count": null,
6
+ "metadata": {},
7
+ "outputs": [],
8
+ "source": [
9
+ "pip install hugginface_hub"
10
+ ]
11
+ },
12
+ {
13
+ "cell_type": "code",
14
+ "execution_count": null,
15
+ "metadata": {},
16
+ "outputs": [],
17
+ "source": []
18
+ },
19
+ {
20
+ "cell_type": "markdown",
21
+ "metadata": {},
22
+ "source": [
23
+ "hello world"
24
+ ]
25
+ }
26
+ ],
27
+ "metadata": {
28
+ "language_info": {
29
+ "name": "python"
30
+ }
31
+ },
32
+ "nbformat": 4,
33
+ "nbformat_minor": 2
34
+ }